Skip to content

Commit

Permalink
Update chromatic storybook directory
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhabib committed Jul 15, 2024
1 parent a3b0d6c commit 6ce21fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/braid-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"lint:tsc": "tsc",
"storybook": "storybook dev",
"storybook:build": "storybook build",
"storybook:chromatic": "chromatic --storybook-build-dir ./dist-storybook --exit-zero-on-changes --exit-once-uploaded --auto-accept-changes master",
"storybook:chromatic": "chromatic --storybook-build-dir ./storybook-static --exit-zero-on-changes --exit-once-uploaded --auto-accept-changes master",
"%skott": "skott --displayMode=file-tree --showCircularDependencies --no-trackTypeOnlyDependencies",
"validate:src": "pnpm %skott src",
"validate:dist": "pnpm %skott dist/index.mjs"
Expand Down

0 comments on commit 6ce21fb

Please sign in to comment.