We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a1600 commit 00c5a21Copy full SHA for 00c5a21
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tethys/store",
3
- "version": "20.0.0",
+ "version": "21.0.0-next.0",
4
"scripts": {
5
"ng": "ng",
6
"start": "npm run start:docs",
packages/store/package.json
"peerDependencies": {
"@angular/common": ">=21.0.0",
"@angular/core": ">=21.0.0",
0 commit comments