mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Merge pull request #1030 from NativeScript/package-json-typings
Add the typings hint to nativescript-dev-typescript.
This commit is contained in:
@ -28,5 +28,6 @@
|
||||
"grunt-untar": "0.0.1",
|
||||
"mocha": "2.2.5",
|
||||
"typescript": "1.6.2"
|
||||
}
|
||||
},
|
||||
"typings": "tns-core-modules.d.ts"
|
||||
}
|
||||
|
Reference in New Issue
Block a user