mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Make dependency versions strict
This commit is contained in:
@@ -36,11 +36,11 @@
|
||||
"grunt-ts": "5.3.2",
|
||||
"grunt-typedoc": "0.2.3",
|
||||
"grunt-untar": "0.0.1",
|
||||
"markdown-snippet-injector": "^0.1.1",
|
||||
"markdown-snippet-injector": "0.1.1",
|
||||
"mocha": "2.2.5",
|
||||
"shelljs": "0.5.3",
|
||||
"grunt-tslint": "3.0.3",
|
||||
"time-grunt": "^1.3.0",
|
||||
"time-grunt": "1.3.0",
|
||||
"tslint": "3.4.0",
|
||||
"typescript": "1.8.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user