Skip to content

Commit f663a32

Browse files
committed
fix install
1 parent 9458b8d commit f663a32

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

starters/docs/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"devDependencies": {
77
"@babel/preset-react": "^7.24.1",
88
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
9-
"@storybook/blocks": "^9.0.4",
109
"@storybook/react": "^9.0.4",
1110
"@storybook/react-webpack5": "^9.0.4",
1211
"@storybook/test": "^8.6.14",

starters/tailwind/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"devDependencies": {
33
"@babel/preset-react": "^7.24.1",
4-
"@storybook/blocks": "^9.0.4",
54
"@storybook/react": "^9.0.4",
65
"@storybook/react-vite": "^9.0.4",
76
"@storybook/test": "^9.0.4",

0 commit comments

Comments
 (0)