Skip to content

Commit

Permalink
use mapbox/node-pre-gyp#148 to prevent errors on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithgol committed Feb 17, 2015
1 parent 7b085fc commit cdd8d45
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 @@ -37,7 +37,7 @@
},
"dependencies": {
"nan": "~1.6.2",
"node-pre-gyp": "~0.6.2"
"node-pre-gyp": "https://github.com/mapbox/node-pre-gyp/tarball/2d72392dc8beff1c59770d9d5c4e1c3f6bf8a271"
},
"bundledDependencies": [
"node-pre-gyp"
Expand Down

0 comments on commit cdd8d45

Please sign in to comment.