Skip to content

Commit

Permalink
Re-add preinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
sGerli committed Feb 2, 2017
1 parent c1732d2 commit 79b48d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/package.json
Expand Up @@ -4,6 +4,7 @@
"description": "Build your own clock.",
"main": "main.js",
"scripts": {
"preinstall": "bash deps.sh",
"dev": "NODE_ENV=development electron .",
"lint": "eslint .",
"start": "NODE_ENV=production startx ./node_modules/electron/dist/electron ."
Expand Down

0 comments on commit 79b48d9

Please sign in to comment.