Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegurado committed Oct 25, 2024
1 parent c089ce6 commit 6030663
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 @@ -11,7 +11,7 @@
"module": "dist/index.js",
"scripts": {
"postinstall": "bun exec \"rm -rf node_modules/@types/react\" || bun --version || npm --version",
"storybook": "bun exec \"rm -rf node_modules/.cache\" && storybook dev -p 6006",
"storybook": "storybook dev -p 6006",
"build": "storybook build",
"dist": "michi-server --dist",
"dist-w": "michi-server --dist --w",
Expand Down

0 comments on commit 6030663

Please sign in to comment.