Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
closes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
eljefedelrodeodeljefe committed May 23, 2015
1 parent 4ae22c5 commit ba7603d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"scripts": {
"test": "gulp mocha",
"pre-install": "node install.js",
"install": "node-gyp rebuild"
"pre-install": "",
"install": "node install.js && node-gyp rebuild"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ba7603d

Please sign in to comment.