diff --git a/package.json b/package.json index c7bbd4e5..0bcd912c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "build:web": "ng build -c production --output-hashing all", "build:all": "npm run build:helper && npm run build:web", "build:prod": "npm run build:all", - "prepare_x": "npm run build:all" + "prepare": "npm run build:all" }, "author": "AdrianP", "contributors": [