Pin typescript version

This commit is contained in:
Dolan
2018-02-01 00:16:00 +00:00
parent 2f0ad3eeb2
commit 680f2325a3

View File

@ -69,7 +69,7 @@
"shelljs": "^0.7.7",
"tslint": "^5.1.0",
"typedoc": "^0.9.0",
"typescript": "^2.6.2",
"typescript": "2.6.2",
"webpack": "^3.10.0"
}
}