File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " nativescript-angular" ,
4
- "version" : " 0.3.0 " ,
4
+ "version" : " 0.3.1 " ,
5
5
"description" : " An Angular 2 renderer that lets you build mobile apps with NativeScript." ,
6
6
"homepage" : " http://www.telerik.com" ,
7
7
"bugs" : " http://www.telerik.com" ,
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.1.0 || >=2.1.0-2016 " ,
27
- "nativescript-angular" : " ^0.2.0 " ,
26
+ "tns-core-modules" : " next " ,
27
+ "nativescript-angular" : " next " ,
28
28
"nativescript-intl" : " ^0.0.2" ,
29
29
"@angular/core" : " 2.0.0-rc.4" ,
30
30
"@angular/common" : " 2.0.0-rc.4" ,
Original file line number Diff line number Diff line change 28
28
"dependencies" : {
29
29
"nativescript-unit-test-runner" : " ^0.3.3" ,
30
30
"tns-core-modules" : " >=2.1.0" ,
31
- "nativescript-angular" : " ^0.2.0 " ,
31
+ "nativescript-angular" : " next " ,
32
32
"@angular/core" : " 2.0.0-rc.4" ,
33
33
"@angular/common" : " 2.0.0-rc.4" ,
34
34
"@angular/compiler" : " 2.0.0-rc.4" ,
You can’t perform that action at this time.
0 commit comments