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 240ae69 commit 4d0fbefCopy full SHA for 4d0fbef
tns-core-modules/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tns-core-modules",
3
"description": "Telerik NativeScript Core Modules",
4
- "version": "2.1.0",
+ "version": "2.2.0",
5
"homepage":"https://www.nativescript.org",
6
"repository": {
7
"type": "git",
@@ -28,8 +28,8 @@
28
},
29
"nativescript": {
30
"platforms": {
31
- "ios": "2.0.0",
32
- "android": "2.0.0"
+ "ios": "2.1.0",
+ "android": "2.1.1"
33
}
34
35
-}
+}
0 commit comments