File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.demo.angular" ,
8
8
"tns-android" : {
9
- "version" : " 6.1 .0"
9
+ "version" : " 6.2 .0"
10
10
},
11
11
"tns-ios" : {
12
- "version" : " 6.1 .0"
12
+ "version" : " 6.2 .0"
13
13
}
14
14
},
15
15
"scripts" : {
27
27
"@angular/platform-browser" : " ~8.2.0" ,
28
28
"@angular/platform-browser-dynamic" : " ~8.2.0" ,
29
29
"@angular/router" : " ~8.2.0" ,
30
- "nativescript-angular" : " ~8.2 .0" ,
30
+ "nativescript-angular" : " ~8.20 .0" ,
31
31
"nativescript-camera" : " ../src" ,
32
32
"nativescript-theme-core" : " ^1.0.4" ,
33
33
"rxjs" : " ^6.4.0" ,
38
38
"@angular/compiler-cli" : " ~8.2.0" ,
39
39
"@ngtools/webpack" : " ~8.2.0" ,
40
40
"nativescript-css-loader" : " ~0.26.0" ,
41
- "nativescript-dev-webpack" : " ^1.0 .0" ,
41
+ "nativescript-dev-webpack" : " ^1.3 .0" ,
42
42
"tns-platform-declarations" : " ^6.0.0" ,
43
43
"tslint" : " ~5.11.0" ,
44
44
"typescript" : " ~3.5.3"
45
45
}
46
- }
46
+ }
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/preset-env" : " ~7.1.0" ,
23
23
"@types/node" : " ~10.12.18" ,
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
"tslint" : " ~5.12.1" ,
29
29
"vue-loader" : " ~15.4.0" ,
30
- "typescript" : " ~3.4.5 "
30
+ "typescript" : " ~3.5.3 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.demo" ,
8
8
"tns-android" : {
9
- "version" : " 6.1 .0"
9
+ "version" : " 6.2 .0"
10
10
},
11
11
"tns-ios" : {
12
- "version" : " 6.1 .0"
12
+ "version" : " 6.2 .0"
13
13
}
14
14
},
15
15
"scripts" : {
26
26
"devDependencies" : {
27
27
"@types/node" : " ~10.12.18" ,
28
28
"nativescript-css-loader" : " ~0.26.1" ,
29
- "nativescript-dev-webpack" : " ^1.0 .0" ,
29
+ "nativescript-dev-webpack" : " ^1.3 .0" ,
30
30
"tns-platform-declarations" : " ^6.0.0" ,
31
31
"tslint" : " ~5.11.0" ,
32
- "typescript" : " ~3.4.5 "
32
+ "typescript" : " ~3.5.3 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 46
46
"nativescript-permissions" : " ~1.3.0"
47
47
},
48
48
"devDependencies" : {
49
- "tns-core-modules" : " ^5 .0.0" ,
50
- "tns-platform-declarations" : " ^5 .0.0" ,
51
- "typescript" : " ~3.1.6 " ,
49
+ "tns-core-modules" : " ^6 .0.0" ,
50
+ "tns-platform-declarations" : " ^6 .0.0" ,
51
+ "typescript" : " ~3.5.3 " ,
52
52
"prompt" : " ^1.0.0" ,
53
53
"rimraf" : " ^2.6.2" ,
54
54
"tslint" : " ~5.11.0"
You can’t perform that action at this time.
0 commit comments