Skip to content

Commit

Permalink
add flag
Browse files Browse the repository at this point in the history
  • Loading branch information
tihuan committed Feb 1, 2024
1 parent 7b73f0b commit edfc09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"create-supported-browsers-regex": "echo \"module.exports = $(browserslist-useragent-regexp --allowHigherVersions);\" > configuration/webpack/SUPPORTED_BROWSERS_REGEX.js",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"chromatic": "npx chromatic --project-token=chpt_491cf2168c44e07"
"chromatic": "npx chromatic --project-token=chpt_491cf2168c44e07 --exit-zero-on-changes"
},
"engineStrict": true,
"engines": {
Expand Down

0 comments on commit edfc09e

Please sign in to comment.