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 dd6bc8d commit 63ed68d
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 @@ -9,7 +9,7 @@
"preview": "vite preview",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build --stats-json -o storybook-static",
"chromatic": "npx chromatic --project-token=chpt_d1f0c3a104744ba --only-changed --debug --trace-changed 'expanded' --exit-zero-on-changes --exit-once-uploaded --auto-accept-changes 'main'"
"chromatic": "npx chromatic --project-token=chpt_d1f0c3a104744ba --only-changed --debug --trace-changed 'expanded' --exit-zero-on-changes --exit-once-uploaded --auto-accept-changes 'main' --storybook-build-dir 'storybook-static'"
},
"dependencies": {
"react": "^18.2.0",
Expand Down

0 comments on commit 63ed68d

Please sign in to comment.