Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 472ef81

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency angular-in-memory-web-api to ^0.16.0
(cherry picked from commit 7543894)
1 parent 90d6939 commit 472ef81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/clover/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular/platform-server": "file:../../node_modules/@angular/platform-server",
2727
"@angular/router": "file:../../node_modules/@angular/router",
2828
"@nguniversal/common": "file:../../dist/modules-dist/common",
29-
"angular-in-memory-web-api": "^0.15.0",
29+
"angular-in-memory-web-api": "^0.16.0",
3030
"rxjs": "file:../../node_modules/rxjs",
3131
"zone.js": "file:../../node_modules/zone.js"
3232
},

integration/express-engine-ivy-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/platform-server": "file:../../node_modules/@angular/platform-server",
3434
"@angular/router": "file:../../node_modules/@angular/router",
3535
"@nguniversal/express-engine": "file:../../dist/modules-dist/express-engine",
36-
"angular-in-memory-web-api": "^0.15.0",
36+
"angular-in-memory-web-api": "^0.16.0",
3737
"express": "file:../../node_modules/express",
3838
"rxjs": "file:../../node_modules/rxjs",
3939
"zone.js": "file:../../node_modules/zone.js"

0 commit comments

Comments
 (0)