Skip to content

Commit

Permalink
Merge pull request #580 from fengmk2/upgrade-node-pre-gyp
Browse files Browse the repository at this point in the history
Upgrade node-pre-gyp to support custom binary hosting mirror
  • Loading branch information
Dane Springmeyer committed Feb 25, 2016
2 parents c3595ea + b131588 commit 155e45e
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 @@ -38,7 +38,7 @@
},
"dependencies": {
"nan": "~2.1.0",
"node-pre-gyp": "~0.6.14"
"node-pre-gyp": "~0.6.18"
},
"bundledDependencies": [
"node-pre-gyp"
Expand Down

0 comments on commit 155e45e

Please sign in to comment.