Skip to content

Commit

Permalink
Remove build storybook script
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jun 21, 2024
1 parent 2da9871 commit c87591f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"build": "tsc && vite build",
"build-keycloak-theme": "npm run build && keycloakify build",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"format": "prettier . --write"
},
"license": "MIT",
Expand Down

0 comments on commit c87591f

Please sign in to comment.