Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jul 17, 2024
1 parent 3e0b5de commit ed1052d
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 @@ -8,7 +8,7 @@
"build": "tsc && vite build",
"preview": "vite preview",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build --stats-json",
"build-storybook": "storybook build --stats-json -o storybook-static",
"chromatic": "chromatic --project-token=chpt_32238008c2048e6 --only-changed --debug --trace-changed 'expanded' --exit-zero-on-changes --exit-once-uploaded --auto-accept-changes 'main'"
},
"dependencies": {
Expand Down

0 comments on commit ed1052d

Please sign in to comment.