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 2295a0f commit 711923dCopy full SHA for 711923d
package.json
@@ -27,17 +27,14 @@
27
"url": "https://github.com/mpalourdio/ng-http-loader/issues"
28
},
29
"dependencies": {
30
- "@angular/animations": "^4.3.0",
31
"@angular/common": "^4.3.0",
32
"@angular/compiler": "^4.3.0",
33
"@angular/core": "^4.3.0",
34
- "@angular/http": "^4.3.0",
35
"@angular/platform-browser": "^4.3.0",
36
"@angular/platform-browser-dynamic": "^4.3.0",
37
- "@angular/router": "^4.3.0",
38
"core-js": "^2.4.1",
39
- "rxjs": "^5.1.0",
40
- "zone.js": "^0.8.9"
+ "rxjs": "^5.4.1",
+ "zone.js": "^0.8.14"
41
42
"devDependencies": {
43
"@angular/cli": "^1.2.0",
0 commit comments