diff --git a/package.json b/package.json index fe391bb..73d3707 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ "scripts": { "build": "tsc -p tsconfig.json && ncp ./res ./build/res", "start": "node ./bin/gcg", - "postinstall": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {