Skip to content

Commit

Permalink
Fix script.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Dec 18, 2023
1 parent 9bc43a4 commit cfb339e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "[email protected]",
"scripts": {
"dev": "storybook dev -p 6006",
"build-storybook": "storybook-build",
"build-storybook": "storybook build",
"build-lib": "rm -rf ./dist && rollup -c"
},
"release": {
Expand Down

0 comments on commit cfb339e

Please sign in to comment.