File tree 3 files changed +6
-7
lines changed
3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 66
66
"@angular/router" : " ~4.0.0 || ~4.1.0" ,
67
67
"codelyzer" : " ^3.0.1" ,
68
68
"rxjs" : " ^5.0.1" ,
69
- "tns-core-modules" : " internal-preview " ,
69
+ "tns-core-modules" : " next " ,
70
70
"tslint" : " ^5.1.0" ,
71
71
"typescript" : " ^2.3.2" ,
72
72
"zone.js" : " ^0.8.4"
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.ngsample" ,
4
4
"tns-android" : {
5
- "version" : " 2.5 .0"
5
+ "version" : " 3.0 .0"
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 2.5 .0"
8
+ "version" : " 3.0 .0"
9
9
}
10
10
},
11
11
"name" : " tns-template-hello-world" ,
43
43
"@angular/router" : " ~4.1.0" ,
44
44
"nativescript-angular" : " file:../nativescript-angular" ,
45
45
"rxjs" : " ^5.3.0" ,
46
- "tns-core-modules" : " ^3.0.0 || ^3.0.0-rc.1 " ,
46
+ "tns-core-modules" : " next " ,
47
47
"zone.js" : " ~0.8.2"
48
48
},
49
49
"devDependencies" : {
53
53
"filewalker" : " 0.1.2" ,
54
54
"lazy" : " 1.0.11" ,
55
55
"nativescript-dev-typescript" : " ^0.3.1" ,
56
- "nativescript-dev-webpack" : " 0.0.13" ,
57
56
"shelljs" : " ^0.7.0" ,
58
57
"tslint" : " ^4.5.1" ,
59
- "typescript" : " ~2.2.0 "
58
+ "typescript" : " ~2.3.2 "
60
59
},
61
60
"scripts" : {
62
61
"tslint" : " tslint --project tsconfig.json --config tslint.json"
Original file line number Diff line number Diff line change 38
38
"nativescript-angular" : " ../nativescript-angular" ,
39
39
"nativescript-unit-test-runner" : " ^0.3.4" ,
40
40
"rxjs" : " ^5.2.0" ,
41
- "tns-core-modules" : " internal-preview " ,
41
+ "tns-core-modules" : " next " ,
42
42
"zone.js" : " ^0.8.2"
43
43
},
44
44
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments