aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpackage.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 11deacd..b42fba8 100755
--- a/package.json
+++ b/package.json
@@ -8,8 +8,7 @@
"url": "git://github.com/codegouvfr/keycloakify-starter.git"
},
"scripts": {
- "prestart": "copy-keycloak-resources-to-public",
- "prestorybook": "copy-keycloak-resources-to-public",
+ "prepare": "copy-keycloak-resources-to-public",
"start": "react-scripts start",
"build": "react-scripts build",
"build-keycloak-theme": "yarn build && keycloakify",