We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c750f3 commit 581a78bCopy full SHA for 581a78b
e2e/router/package.json
@@ -25,7 +25,7 @@
25
"nativescript-angular": "file:../../nativescript-angular",
26
"nativescript-intl": "^3.0.0",
27
"reflect-metadata": "~0.1.8",
28
- "rxjs": "5.5.2",
+ "rxjs": "^5.5.4",
29
"tns-core-modules": "next",
30
"zone.js": "^0.8.4"
31
},
ng-sample/package.json
@@ -42,7 +42,7 @@
42
"@angular/platform-browser-dynamic": "~5.0.0",
43
"@angular/router": "~5.0.0",
44
"nativescript-angular": "file:../nativescript-angular",
45
+ "rxjs": "^5.5.2",
46
47
"zone.js": "~0.8.2"
48
0 commit comments