Skip to content

Commit 636d1fe

Browse files
committed
fix(ngx-restangular:package): bump dependecies
1 parent 09b908a commit 636d1fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/ngx-restangular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"homepage": "https://github.com/2muchcoffeecom/ngx-restangular#readme",
4141
"peerDependencies": {
42-
"@angular/core": "^6.0",
43-
"@angular/common": "^6.0",
44-
"@angular/platform-browser": "^6.0",
42+
"@angular/core": "^7.0",
43+
"@angular/common": "^7.0",
44+
"@angular/platform-browser": "^7.0",
4545
"core-js": "^2.5.4",
4646
"rxjs": "^6.0"
4747
},

0 commit comments

Comments
 (0)