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 09b908a commit 636d1feCopy full SHA for 636d1fe
projects/ngx-restangular/package.json
@@ -39,9 +39,9 @@
39
},
40
"homepage": "https://github.com/2muchcoffeecom/ngx-restangular#readme",
41
"peerDependencies": {
42
- "@angular/core": "^6.0",
43
- "@angular/common": "^6.0",
44
- "@angular/platform-browser": "^6.0",
+ "@angular/core": "^7.0",
+ "@angular/common": "^7.0",
+ "@angular/platform-browser": "^7.0",
45
"core-js": "^2.5.4",
46
"rxjs": "^6.0"
47
0 commit comments