Skip to content

Commit 119c819

Browse files
committed
allow storybook canaries
1 parent eed364b commit 119c819

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/addon-mcp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"storybook": "catalog:"
5252
},
5353
"peerDependencies": {
54-
"@storybook/addon-vitest": "^9.1.16 || ^10.0.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0",
55-
"storybook": "^9.1.16 || ^10.0.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0"
54+
"@storybook/addon-vitest": "^0.0.0-0 || ^9.1.16 || ^10.0.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0",
55+
"storybook": "^0.0.0-0 || ^9.1.16 || ^10.0.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0"
5656
},
5757
"peerDependenciesMeta": {
5858
"@storybook/addon-vitest": {

0 commit comments

Comments
 (0)