Skip to content

Commit

Permalink
Add preinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 23, 2017
1 parent 72bb318 commit 57b1112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
},
"scripts": {
"clean": "rm -rf node_modules",
"preinstall": "ln -s /tmp node_modules/.tmp",
"lint": "standard app",
"pretest": "npm run lint",
"dev": "NODE_ENV=development NODE_PATH=./ DEBUG=fink-www nodemon index.js",
Expand Down

0 comments on commit 57b1112

Please sign in to comment.