mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
Upgrade TypeScript to version 1.7
This commit is contained in:
@ -32,7 +32,7 @@
|
|||||||
"grunt-typedoc": "0.2.3",
|
"grunt-typedoc": "0.2.3",
|
||||||
"grunt-untar": "0.0.1",
|
"grunt-untar": "0.0.1",
|
||||||
"mocha": "2.2.5",
|
"mocha": "2.2.5",
|
||||||
"typescript": "1.6.2"
|
"typescript": "1.7.3"
|
||||||
},
|
},
|
||||||
"typings": "tns-core-modules.d.ts"
|
"typings": "tns-core-modules.d.ts"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user