File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
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" ,
26
+ "tns-core-modules" : " 2.0.0-angular-7 " ,
27
27
"nativescript-intl" : " ^0.0.2" ,
28
28
"@angular/common" : " 2.0.0-rc.1" ,
29
29
"@angular/compiler" : " 2.0.0-rc.1" ,
64
64
"version" : " 2.0.0"
65
65
}
66
66
}
67
- }
67
+ }
Original file line number Diff line number Diff line change 14
14
},
15
15
"scripts" : {},
16
16
"dependencies" : {
17
- "tns-core-modules" : " ^ 2.0.0" ,
17
+ "tns-core-modules" : " 2.0.0-angular-7 " ,
18
18
"nativescript-intl" : " ^0.0.2" ,
19
19
"@angular/common" : " 2.0.0-rc.1" ,
20
20
"@angular/compiler" : " 2.0.0-rc.1" ,
43
43
"typescript" : " ^1.8.10"
44
44
},
45
45
"peerDependencies" : {
46
- "tns-core-modules" : " >=2.0.0 || >=2.0.0-2016 || >=2.0.0-angular-4 "
46
+ "tns-core-modules" : " >=2.0.0 || >=2.0.0-2016 || >=2.0.0-angular-7 "
47
47
},
48
48
"nativescript" : {}
49
49
}
Original file line number Diff line number Diff line change 31
31
"homepage" : " http://nativescript.org" ,
32
32
"dependencies" : {
33
33
"nativescript-unit-test-runner" : " ^0.3.3" ,
34
- "tns-core-modules" : " ^ 2.0.0" ,
34
+ "tns-core-modules" : " 2.0.0-angular-7 " ,
35
35
"nativescript-intl" : " ^0.0.2" ,
36
36
"@angular/common" : " 2.0.0-rc.1" ,
37
37
"@angular/compiler" : " 2.0.0-rc.1" ,
You can’t perform that action at this time.
0 commit comments