Skip to content

Commit d1fa243

Browse files
committed
move @storybook/react package to be a dev dependency
1 parent 3e9eb49 commit d1fa243

File tree

3 files changed

+217
-498
lines changed

3 files changed

+217
-498
lines changed

.changeset/rich-cities-sniff.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"thirdweb": patch
3+
---
4+
5+
Moved `@storybook/react` package to be a dev dependency

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"@radix-ui/react-focus-scope": "1.1.7",
2222
"@radix-ui/react-icons": "1.3.2",
2323
"@radix-ui/react-tooltip": "1.2.7",
24-
"@storybook/react": "9.0.15",
2524
"@tanstack/react-query": "5.81.5",
2625
"@thirdweb-dev/engine": "workspace:*",
2726
"@thirdweb-dev/insight": "workspace:*",
@@ -57,6 +56,7 @@
5756
"@storybook/addon-docs": "9.0.15",
5857
"@storybook/addon-links": "9.0.15",
5958
"@storybook/addon-onboarding": "9.0.15",
59+
"@storybook/react": "9.0.15",
6060
"@storybook/react-vite": "9.0.15",
6161
"@testing-library/jest-dom": "^6.6.3",
6262
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)