Skip to content

Commit

Permalink
Disabled building after installation
Browse files Browse the repository at this point in the history
  • Loading branch information
gcie committed Nov 24, 2018
1 parent c91c199 commit ae28009
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit ae28009

Please sign in to comment.