File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.demoangular" ,
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" : {
25
25
"@angular/platform-browser" : " ~8.2.0" ,
26
26
"@angular/platform-browser-dynamic" : " ~8.2.0" ,
27
27
"@angular/router" : " ~8.2.0" ,
28
- "nativescript-angular" : " ~8.2 .0" ,
28
+ "nativescript-angular" : " ~8.20 .0" ,
29
29
"nativescript-background-http" : " ../src" ,
30
30
"nativescript-theme-core" : " ~1.0.4" ,
31
31
"reflect-metadata" : " ~0.1.10" ,
34
34
"zone.js" : " ^0.9.1"
35
35
},
36
36
"devDependencies" : {
37
- "nativescript-dev-webpack" : " ^1.0 .0" ,
37
+ "nativescript-dev-webpack" : " ^1.3 .0" ,
38
38
"tslint" : " ~5.11.0" ,
39
39
"tns-platform-declarations" : " ^6.0.0" ,
40
40
"typescript" : " ~3.5.3"
41
41
}
42
- }
42
+ }
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
"description" : " NativeScript Application" ,
24
24
"@babel/core" : " ~7.1.0" ,
25
25
"@babel/preset-env" : " ~7.1.0" ,
26
26
"babel-loader" : " ~8.0.0" ,
27
- "nativescript-dev-webpack" : " ^1.0 .0" ,
27
+ "nativescript-dev-webpack" : " ^1.3 .0" ,
28
28
"nativescript-vue-template-compiler" : " ~2.4.0" ,
29
29
"node-sass" : " ~4.12.0" ,
30
30
"ts-loader" : " ^5.3.1" ,
31
31
"vue-loader" : " ~15.4.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 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" : {
22
22
"tns-core-modules" : " ^6.0.0"
23
23
},
24
24
"devDependencies" : {
25
- "nativescript-dev-webpack" : " ^1.0 .0" ,
25
+ "nativescript-dev-webpack" : " ^1.3 .0" ,
26
26
"tslint" : " ~5.11.0" ,
27
27
"tns-platform-declarations" : " ^6.0.0" ,
28
- "typescript" : " ~3.4.5 "
28
+ "typescript" : " ~3.5.3 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 51
51
"devDependencies" : {
52
52
"tns-core-modules" : " ^6.0.0" ,
53
53
"tns-platform-declarations" : " ^6.0.0" ,
54
- "typescript" : " ~3.1.6 " ,
54
+ "typescript" : " ~3.5.3 " ,
55
55
"rimraf" : " ~2.6.2" ,
56
56
"semver" : " ~5.6.0" ,
57
57
"tslint" : " ~5.11.0"
You can’t perform that action at this time.
0 commit comments