Skip to content

Commit

Permalink
chore: Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarzeev committed Mar 15, 2024
1 parent e6e00f9 commit 5aeaea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/media-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"bundle": "node ../../esbuild.config.js",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"chromatic": "chromatic --project-token=chpt_d3991a2fb677fec --exit-zero-on-changes"
"chromatic": "chromatic --only-changed --untraced package.json --untraced yarn.lock --exit-zero-on-changes"
},
"devDependencies": {
"@babel/core": "^7.16.5",
Expand Down

0 comments on commit 5aeaea4

Please sign in to comment.