Skip to content

Commit d831570

Browse files
Merge pull request #221 from worktile/release-auto-next-v21.0.0-next.1
2 parents 8f1a7c4 + 9d1335f commit d831570

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tethys/store",
3-
"version": "21.0.0-next.0",
3+
"version": "21.0.0-next.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "npm run start:docs",

packages/store/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@tethys/store",
3-
"version": "21.0.0-next.0",
3+
"version": "21.0.0-next.1",
44
"peerDependencies": {
55
"@angular/common": ">=21.0.0",
66
"@angular/core": ">=21.0.0",
7-
"@tethys/cdk": ">=21.0.0"
7+
"@tethys/cdk": ">=20.0.0"
88
},
99
"dependencies": {
1010
"tslib": "^2.0.0"

0 commit comments

Comments
 (0)