File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.router" ,
8
8
"tns-android" : {
9
- "version" : " next "
9
+ "version" : " 3.4.0-2017-12-4-1 "
10
10
},
11
11
"tns-ios" : {
12
12
"version" : " next"
20
20
"@angular/forms" : " ~5.0.0" ,
21
21
"@angular/http" : " ~5.0.0" ,
22
22
"@angular/platform-browser" : " ~5.0.0" ,
23
+ "@angular/platform-browser-dynamic" : " ~5.0.0" ,
23
24
"@angular/router" : " ~5.0.0" ,
24
25
"nativescript-angular" : " file:../../nativescript-angular" ,
25
26
"nativescript-intl" : " ^3.0.0" ,
26
27
"reflect-metadata" : " ~0.1.8" ,
27
- "rxjs" : " ^ 5.5.0 " ,
28
+ "rxjs" : " 5.5.2 " ,
28
29
"tns-core-modules" : " next" ,
29
- "zone.js" : " ^0.8.4" ,
30
- "@angular/platform-browser-dynamic" : " ~5.0.0"
30
+ "zone.js" : " ^0.8.4"
31
31
},
32
32
"devDependencies" : {
33
33
"@types/chai" : " ^4.0.2" ,
53
53
"compile-tests-w" : " tsc -p e2e --watch" ,
54
54
"update-app-ng-deps" : " update-app-ng-deps"
55
55
}
56
- }
56
+ }
You can’t perform that action at this time.
0 commit comments