Fix the last several errors

This commit is contained in:
PanayotCankov
2016-12-20 13:24:32 +02:00
parent 6122c44126
commit d10ca1da03
26 changed files with 147 additions and 158 deletions

View File

@@ -31,7 +31,7 @@
"time-grunt": "1.3.0",
"tslint": "^3.15.1",
"typedoc": "0.4.5",
"typescript": "~2.0.10"
"typescript": "^2.0.10"
},
"scripts": {
"setup": "npm run dev-link-tns-platform-declarations && npm run dev-link-tns-core-modules && npm run dev-link-tests && npm run dev-link-apps",