diff --git a/package.json b/package.json index 2659e89f9..8f94ced1a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "frontend" ], "scripts": { - "postinstall": "npm run build:shared", "build:shared": "npm run build -w shared", "build:frontend": "npm run build -w frontend", "build:backend": "npm run build -w backend",