Skip to content

Commit c963908

Browse files
authored
Update package.json
1 parent e4686cc commit c963908

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"nativescript": {
77
"id": "org.nativescript.testsappng",
88
"tns-ios": {
9-
"version": "3.0.0"
9+
"version": "3.1.0"
1010
},
1111
"tns-android": {
12-
"version": "3.0.0"
12+
"version": "3.1.1"
1313
}
1414
},
1515
"dependencies": {
@@ -60,4 +60,4 @@
6060
"build-android-bundle": "npm run ns-bundle --android --build-app",
6161
"build-ios-bundle": "npm run ns-bundle --ios --build-app"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)