File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
"nativescript" : {
6
6
"id" : " org.nativescript.application" ,
7
7
"tns-android" : {
8
- "version" : " 5.4.0 "
8
+ "version" : " next "
9
9
},
10
10
"tns-ios" : {
11
- "version" : " 5.4.0 "
11
+ "version" : " 6.0.0-2019-06-10-154118-03 "
12
12
}
13
13
},
14
14
"scripts" : {
15
15
"e2e" : " node ./node_modules/nativescript-dev-appium/check-dev-deps.js && mocha --opts ./e2e/config/mocha.opts"
16
- }
16
+ },
17
17
"dependencies" : {
18
18
"@vue/devtools" : " 5.1.0" ,
19
19
"nativescript-pager" : " 9.5.4" ,
20
20
"nativescript-theme-core" : " 1.0.6" ,
21
21
"nativescript-ui-gauge" : " 4.0.0" ,
22
22
"nativescript-ui-sidedrawer" : " 6.0.0" ,
23
23
"nativescript-vue-devtools" : " 1.2.0" ,
24
- "tns-core-modules" : " 5.4.1 " ,
24
+ "tns-core-modules" : " next " ,
25
25
"vue-router" : " 3.0.6" ,
26
26
"vuex" : " 3.1.1"
27
27
},
36
36
"@babel/core" : " 7.4.5" ,
37
37
"@babel/preset-env" : " 7.4.5" ,
38
38
"babel-loader" : " 8.0.6" ,
39
- "nativescript-dev-webpack" : " 0.24.0 " ,
39
+ "nativescript-dev-webpack" : " webpack " ,
40
40
"nativescript-vue-template-compiler" : " file:../packages/nativescript-vue-template-compiler" ,
41
41
"vue-loader" : " 15.7.0"
42
42
}
You can’t perform that action at this time.
0 commit comments