We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960fcb6 commit d4f1af6Copy full SHA for d4f1af6
package.json
@@ -126,7 +126,7 @@
126
"wait-on": "^7.2.0"
127
},
128
"peerDependencies": {
129
- "storybook": "^10.0.0 || ^10.0.0-0"
+ "storybook": "^0.0.0-0 || ^10.0.0 || ^10.0.0-0"
130
131
"packageManager": "yarn@4.5.1",
132
"engines": {
yarn.lock
@@ -2992,7 +2992,7 @@ __metadata:
2992
vitest: "npm:^3.2.4"
2993
wait-on: "npm:^7.2.0"
2994
peerDependencies:
2995
- storybook: ^10.0.0 || ^10.0.0-0
+ storybook: ^0.0.0-0 || ^10.0.0 || ^10.0.0-0
2996
bin:
2997
test-storybook: ./dist/test-storybook.js
2998
languageName: unknown
0 commit comments