Skip to content

Commit 4e4e6d3

Browse files
committed
add support for Storybook 10.4 alpha
1 parent d46b7f5 commit 4e4e6d3

File tree

2 files changed

+401
-49
lines changed

2 files changed

+401
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"prettier": "^3.6.2",
5959
"react": "^17.0.1",
6060
"react-dom": "^17.0.1",
61-
"storybook": "^10.0.0 || ^10.0.0-0 || ^10.2.0-0 || ^10.3.0-0",
61+
"storybook": "^10.0.0 || ^10.0.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0",
6262
"tsup": "^8.3.5",
6363
"typescript": "^5.9.3",
6464
"vite": "^7.2.2",

0 commit comments

Comments
 (0)