We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1ffb3 commit f10d451Copy full SHA for f10d451
package.json
@@ -27,8 +27,7 @@
27
"build": "rollup -c --exports auto",
28
"changes": "auto-changelog -p --template keepachangelog && git add CHANGELOG.md",
29
"sb": "start-storybook -p 6006",
30
- "build-storybook": "build-storybook",
31
- "deploy": "yarn build-storybook && vercel --prod"
+ "build-storybook": "build-storybook && vercel --prod"
32
},
33
"peerDependencies": {},
34
"devDependencies": {
0 commit comments