Skip to content

Commit 9fa2941

Browse files
author
jerrywu
committed
feat: storybook8
1 parent 62ff34f commit 9fa2941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"build:postcss": "postcss src/index.css -o dist/index.css",
6363
"build:vite": "vite build && npm run build:css",
6464
"preview:docs": "npm run docs:serve -w docs",
65+
"postinstall": "rimraf -rf node_modules/@types/react",
6566
"lint": "eslint --ext .ts,.tsx,.vue ./src",
6667
"tsup-w": "tsup --watch",
6768
"dev-pack": "npm run dev:usepack -w playground",

0 commit comments

Comments
 (0)