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