Skip to content

Commit

Permalink
🚧 Auto accept change option add
Browse files Browse the repository at this point in the history
  • Loading branch information
XionWCFM committed Apr 10, 2024
1 parent 8339b74 commit 21a8a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"build:storybook": "storybook build",
"build-storybook": "storybook build",
"storybook": "storybook dev -p 6006",
"chromatic": "npx chromatic --auto-accept-changes",
"copy:font": "mkdir dist/font && cp src/font/SUIT-Bold.woff2 dist/font/SUIT-Bold.woff2 && cp src/font/SUIT-Light.woff2 dist/font/SUIT-Light.woff2 && cp src/font/SUIT-Medium.woff2 dist/font/SUIT-Medium.woff2 && cp src/font/SUIT-Regular.woff2 dist/font/SUIT-Regular.woff2 && cp src/font/SUIT-SemiBold.woff2 dist/font/SUIT-SemiBold.woff2"
},
"exports": {
Expand Down

0 comments on commit 21a8a55

Please sign in to comment.