Skip to content

Commit

Permalink
We don't build
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronMoat committed Oct 17, 2023
1 parent 2b59c37 commit 5918deb
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 @@ -75,7 +75,7 @@
"loki:test": "loki test --host host.docker.internal --port 8081",
"loki:test:ci": "cp -R dist-storybook/. dist-storybook-tmp/ && loki --requireReference --reactUri file:./dist-storybook-tmp --chromeFlags='--headless --hide-scrollbars --no-sandbox'",
"loki:update": "loki update --host host.docker.internal --port 8081",
"release": "yarn build && changeset publish",
"release": "changeset publish",
"stage": "changeset version && yarn format",
"storybook:build": "sku build-storybook",
"storybook:deploy": "storybook-to-ghpages --existing-output-dir=dist-storybook",
Expand Down

0 comments on commit 5918deb

Please sign in to comment.