chore(): lock typescript to 2.0.x

This commit is contained in:
Ibby 2017-01-09 07:12:58 -05:00
parent 9974a1fbd8
commit 452aa5d8c9

View File

@ -42,7 +42,7 @@
"tsify": "~1.0.4",
"tslint": "^3.15.1",
"tslint-ionic-rules": "0.0.5",
"typescript": "^2.0.1",
"typescript": "~2.0.10",
"watchify": "~3.7.0"
},
"scripts": {