Pin typescript to 2.4.1

This commit is contained in:
Dolan
2017-09-15 15:56:21 +01:00
parent 411c0dadb5
commit d5c04f9042

View File

@ -55,6 +55,6 @@
"shelljs": "^0.7.7",
"tslint": "^5.1.0",
"typedoc": "^0.5.10",
"typescript": "^2.4.1"
"typescript": "2.4.1"
}
}