Skip to content

Commit f10d451

Browse files
committed
update scripts
1 parent 7d1ffb3 commit f10d451

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
"build": "rollup -c --exports auto",
2828
"changes": "auto-changelog -p --template keepachangelog && git add CHANGELOG.md",
2929
"sb": "start-storybook -p 6006",
30-
"build-storybook": "build-storybook",
31-
"deploy": "yarn build-storybook && vercel --prod"
30+
"build-storybook": "build-storybook && vercel --prod"
3231
},
3332
"peerDependencies": {},
3433
"devDependencies": {

0 commit comments

Comments
 (0)