mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Update package.json of tns-platform-declarations
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tns-platform-declarations",
|
"name": "tns-platform-declarations",
|
||||||
"version": "3.0.0",
|
"version": "3.1.0",
|
||||||
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
|
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
|
||||||
"main": "",
|
"main": "",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -32,6 +32,6 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/NativeScript/NativeScript#readme",
|
"homepage": "https://github.com/NativeScript/NativeScript#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "~2.1.6"
|
"typescript": "~2.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user