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 2323 },
2424 "homepage" : " https://github.com/NativeScript/template-hello-world" ,
2525 "dependencies" : {
26- "tns-core-modules" : " ^2.0.0-angular-2 " ,
26+ "tns-core-modules" : " ^2.0.0-angular-3 " ,
2727 "nativescript-intl" : " ^0.0.2" ,
2828 "angular2" : " 2.0.0-beta.9" ,
2929 "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 3030 },
3131 "homepage" : " http://nativescript.org" ,
3232 "dependencies" : {
33- "tns-core-modules" : " 2.0.0-angular-2 " ,
33+ "tns-core-modules" : " 2.0.0-angular-3 " ,
3434 "nativescript-intl" : " ^0.0.2" ,
3535 "angular2" : " 2.0.0-beta.9" ,
3636 "nativescript-unit-test-runner" : " ^0.3.3" ,
5454 "shelljs" : " ^0.5.3" ,
5555 "typescript" : " 1.8.2"
5656 }
57- }
57+ }
You can’t perform that action at this time.
0 commit comments