Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 26b09f0

Browse files
author
Vasil Chimev
authored
Update to 2.5.0 (#257)
1 parent f837171 commit 26b09f0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"nativescript": {
33
"id": "org.nativescript.examples",
44
"tns-ios": {
5-
"version": "2.4.0"
5+
"version": "2.5.0"
66
},
77
"tns-android": {
8-
"version": "2.4.1"
8+
"version": "2.5.0"
99
}
1010
},
1111
"dependencies": {
@@ -16,7 +16,7 @@
1616
"nativescript-plugin-firebase": "^3.8.5",
1717
"nativescript-telerik-analytics": "*",
1818
"nativescript-telerik-ui-pro": "*",
19-
"tns-core-modules": "2.4.0"
19+
"tns-core-modules": "2.5.0"
2020
},
2121
"devDependencies": {
2222
"babel-traverse": "6.9.0",
@@ -25,10 +25,10 @@
2525
"filewalker": "0.1.2",
2626
"json-loader": "^0.5.4",
2727
"lazy": "1.0.11",
28-
"nativescript-dev-android-snapshot": "^0.*.*",
29-
"nativescript-dev-typescript": "^0.2.2",
30-
"shelljs": "^0.5.3",
31-
"typescript": "^2.0.10"
28+
"nativescript-dev-android-snapshot": "~0.0.6",
29+
"nativescript-dev-typescript": "~0.3.7",
30+
"typescript": "~2.1.5",
31+
"shelljs": "^0.5.3"
3232
},
3333
"license": "Apache-2.0"
3434
}

0 commit comments

Comments
 (0)