This repository was archived by the owner on Nov 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.demoangular" ,
4
4
"tns-android" : {
5
- "version" : " 6.1 .0"
5
+ "version" : " 6.2 .0"
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 6.1 .0"
8
+ "version" : " 6.2 .0"
9
9
}
10
10
},
11
11
"dependencies" : {
17
17
"@angular/platform-browser" : " ~8.2.0" ,
18
18
"@angular/platform-browser-dynamic" : " ~8.2.0" ,
19
19
"@angular/router" : " ~8.2.0" ,
20
- "nativescript-angular" : " ~8.2 .0" ,
20
+ "nativescript-angular" : " ~8.20 .0" ,
21
21
"nativescript-geolocation" : " ../src" ,
22
22
"nativescript-theme-core" : " ~1.0.4" ,
23
23
"nativescript-toast" : " ~2.0.0" ,
30
30
"devDependencies" : {
31
31
"@angular/compiler-cli" : " ~8.2.0" ,
32
32
"@ngtools/webpack" : " ~8.2.0" ,
33
- "nativescript-dev-webpack" : " ^1.0 .0" ,
33
+ "nativescript-dev-webpack" : " ^1.3 .0" ,
34
34
"typescript" : " ~3.5.3"
35
35
},
36
36
"scripts" : {
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.demovue" ,
4
4
"tns-android" : {
5
- "version" : " 6.1 .0"
5
+ "version" : " 6.2 .0"
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 6.1 .0"
8
+ "version" : " 6.2 .0"
9
9
}
10
10
},
11
11
"scripts" : {
22
22
"@babel/core" : " ~7.1.0" ,
23
23
"@babel/preset-env" : " ~7.1.0" ,
24
24
"babel-loader" : " ~8.0.0" ,
25
- "nativescript-dev-webpack" : " ^1.0 .0" ,
25
+ "nativescript-dev-webpack" : " ^1.3 .0" ,
26
26
"nativescript-vue-template-compiler" : " ~2.4.0" ,
27
27
"node-sass" : " ~4.12.0" ,
28
28
"vue-loader" : " ~15.4.0" ,
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.demo" ,
4
4
"tns-android" : {
5
- "version" : " 6.1 .0"
5
+ "version" : " 6.2 .0"
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 6.1 .0"
8
+ "version" : " 6.2 .0"
9
9
}
10
10
},
11
11
"dependencies" : {
21
21
"karma-jasmine" : " 2.0.1" ,
22
22
"karma-nativescript-launcher" : " ^0.4.0" ,
23
23
"nativescript-css-loader" : " ~0.26.0" ,
24
- "nativescript-dev-webpack" : " ^1.0 .0" ,
24
+ "nativescript-dev-webpack" : " ^1.3 .0" ,
25
25
"tns-platform-declarations" : " ^6.0.0" ,
26
26
"tslint" : " ~5.11.0" ,
27
27
"karma-webpack" : " 3.0.5" ,
You can’t perform that action at this time.
0 commit comments