We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9437f49 commit 483df82Copy full SHA for 483df82
tns-platform-declarations/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tns-platform-declarations",
3
- "version": "3.0.0",
+ "version": "3.1.0",
4
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
5
"main": "",
6
"scripts": {
@@ -32,6 +32,6 @@
32
},
33
"homepage": "https://github.com/NativeScript/NativeScript#readme",
34
"devDependencies": {
35
- "typescript": "~2.1.6"
+ "typescript": "~2.2.1"
36
}
37
0 commit comments