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

Commit 87311ac

Browse files
Zdravko BranzovZdravko Branzov
Zdravko Branzov
authored and
Zdravko Branzov
committed
chore: update modules versions
1 parent cb75020 commit 87311ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

demo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"nativescript": {
33
"id": "org.nativescript.demo",
44
"tns-android": {
5-
"version": "4.0.1"
5+
"version": "4.1.1"
66
},
77
"tns-ios": {
8-
"version": "4.0.1"
8+
"version": "4.1.0"
99
}
1010
},
1111
"dependencies": {
1212
"nativescript-geolocation": "../src",
1313
"nativescript-theme-core": "^1.0.4",
1414
"nativescript-toast": "^1.4.6",
1515
"nativescript-unit-test-runner": "^0.3.4",
16-
"tns-core-modules": "next"
16+
"tns-core-modules": "4.1.0"
1717
},
1818
"devDependencies": {
1919
"awesome-typescript-loader": "~5.0.0",
@@ -32,7 +32,7 @@
3232
"lazy": "1.0.11",
3333
"nativescript-css-loader": "~0.26.0",
3434
"nativescript-dev-typescript": "~0.7.1",
35-
"nativescript-dev-webpack": "next",
35+
"nativescript-dev-webpack": "0.12.0",
3636
"nativescript-worker-loader": "~0.8.1",
3737
"raw-loader": "~0.5.1",
3838
"resolve-url-loader": "~2.3.0",

0 commit comments

Comments
 (0)