We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f1a7c4 + 9d1335f commit d831570Copy full SHA for d831570
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tethys/store",
3
- "version": "21.0.0-next.0",
+ "version": "21.0.0-next.1",
4
"scripts": {
5
"ng": "ng",
6
"start": "npm run start:docs",
packages/store/package.json
@@ -1,10 +1,10 @@
"peerDependencies": {
"@angular/common": ">=21.0.0",
"@angular/core": ">=21.0.0",
7
- "@tethys/cdk": ">=21.0.0"
+ "@tethys/cdk": ">=20.0.0"
8
},
9
"dependencies": {
10
"tslib": "^2.0.0"
0 commit comments