File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"homepage" : " https://github.com/NativeScript/template-hello-world" ,
25
25
"dependencies" : {
26
- "tns-core-modules" : " ^2.0.0-angular-2 " ,
26
+ "tns-core-modules" : " ^2.0.0-angular-3 " ,
27
27
"nativescript-intl" : " ^0.0.2" ,
28
28
"angular2" : " 2.0.0-beta.9" ,
29
29
"parse5" : " 1.4.2" ,
Original file line number Diff line number Diff line change 1
- module . exports = require ( "nativescript-unit-test-runner/lib/after-prepare" ) ;
1
+ module . exports = require ( "nativescript-unit-test-runner/lib/after-prepare" ) ;
Original file line number Diff line number Diff line change 30
30
},
31
31
"homepage" : " http://nativescript.org" ,
32
32
"dependencies" : {
33
- "tns-core-modules" : " 2.0.0-angular-2 " ,
33
+ "tns-core-modules" : " 2.0.0-angular-3 " ,
34
34
"nativescript-intl" : " ^0.0.2" ,
35
35
"angular2" : " 2.0.0-beta.9" ,
36
36
"nativescript-unit-test-runner" : " ^0.3.3" ,
54
54
"shelljs" : " ^0.5.3" ,
55
55
"typescript" : " 1.8.2"
56
56
}
57
- }
57
+ }
You can’t perform that action at this time.
0 commit comments