Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 23, 2017
1 parent 57b1112 commit b44dc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"scripts": {
"clean": "rm -rf node_modules",
"preinstall": "ln -s /tmp node_modules/.tmp",
"build": "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 b44dc25

Please sign in to comment.