diff --git a/package.json b/package.json index ddbe42d..5406cfd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "scripts": { "start": "webpack serve --mode development", "build": "webpack --mode production", - "prepare": "webpack --env library=true --mode production" + "postinstall": "webpack --env library=true --mode production" }, "browserslist": { "production": [