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 aca6ce2 commit 4969edcCopy full SHA for 4969edc
projects/ngx-restangular/package.json
@@ -39,10 +39,10 @@
39
},
40
"homepage": "https://github.com/2muchcoffeecom/ngx-restangular#readme",
41
"peerDependencies": {
42
- "@angular/core": "^7.0",
43
- "@angular/common": "^7.0",
44
- "@angular/platform-browser": "^7.0",
45
- "core-js": "^2.5.4",
+ "@angular/core": "^8.0",
+ "@angular/common": "^8.0",
+ "@angular/platform-browser": "^8.0",
+ "core-js": "^2.5",
46
"rxjs": "^6.0"
47
48
"dependencies": {
0 commit comments