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 cfff5cb commit b0eff10Copy full SHA for b0eff10
packages/misc/angular-in-memory-web-api/package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "angular-in-memory-web-api",
3
- "version": "0.15.0",
+ "version": "0.16.0",
4
"description": "An in-memory web api for Angular demos and tests",
5
"author": "angular",
6
"license": "MIT",
7
"peerDependencies": {
8
- "@angular/core": "^15.0.0",
9
- "@angular/common": "^15.0.0",
+ "@angular/core": "^16.0.0",
+ "@angular/common": "^16.0.0",
10
"rxjs": "^6.5.3 || ^7.4.0"
11
},
12
"dependencies": {
0 commit comments