Skip to content

Commit 483df82

Browse files
author
Vasil Chimev
authored
Update package.json of tns-platform-declarations
1 parent 9437f49 commit 483df82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tns-platform-declarations/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tns-platform-declarations",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
55
"main": "",
66
"scripts": {
@@ -32,6 +32,6 @@
3232
},
3333
"homepage": "https://github.com/NativeScript/NativeScript#readme",
3434
"devDependencies": {
35-
"typescript": "~2.1.6"
35+
"typescript": "~2.2.1"
3636
}
3737
}

0 commit comments

Comments
 (0)