We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae416cb commit fab5bf5Copy full SHA for fab5bf5
3 files changed
libs/ngrx-hateoas/package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "@angular-architects/ngrx-hateoas",
3
- "version": "21.0.0-beta.0",
+ "version": "21.0.0",
4
"peerDependencies": {
5
"@angular/common": "^21.0.0",
6
"@angular/core": "^21.0.0",
7
- "@ngrx/signals": "^21.0.0-beta.0"
+ "@ngrx/signals": "^21.0.0"
8
},
9
"dependencies": {
10
"tslib": "^2.3.0"
0 commit comments