Skip to content

Commit cb63bab

Browse files
authored
Merge pull request #412 from chromaui/10-3-release
chore: Allow 10.4 prerelease peers
2 parents 01b63e6 + e960614 commit cb63bab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"zx": "^1.14.1"
120120
},
121121
"peerDependencies": {
122-
"storybook": "^0.0.0-0 || ^10.1.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0"
122+
"storybook": "^0.0.0-0 || ^10.1.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0"
123123
},
124124
"packageManager": "yarn@4.12.0",
125125
"engines": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ __metadata:
506506
zod: "npm:^3.22.2"
507507
zx: "npm:^1.14.1"
508508
peerDependencies:
509-
storybook: ^0.0.0-0 || ^10.1.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0
509+
storybook: ^0.0.0-0 || ^10.1.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0
510510
languageName: unknown
511511
linkType: soft
512512

0 commit comments

Comments
 (0)