Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej authored Nov 2, 2023
1 parent 0ac8461 commit 23a71f8
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 @@ -12,7 +12,7 @@
"start": "react-scripts start",
"build": "react-scripts build",
"build-keycloak-theme": "yarn build && keycloakify",
"storybook": "start-storybook -p 6006 --static-dir ./public"
"storybook": "start-storybook -p 6006"
},
"keycloakify": {
"extraThemeProperties": [
Expand Down

0 comments on commit 23a71f8

Please sign in to comment.