Skip to content

Commit 7761ce3

Browse files
author
Dane Springmeyer
committed
use released node-pre-gyp with repaired node v0.10.x support
1 parent 95f2d24 commit 7761ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"nan": "~2.7.0",
41-
"node-pre-gyp": "https://github.com/mapbox/node-pre-gyp/tarball/master"
41+
"node-pre-gyp": "~0.6.38"
4242
},
4343
"bundledDependencies": [
4444
"node-pre-gyp"

0 commit comments

Comments
 (0)