Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8b6bf1

Browse files
author
Dane Springmeyer
committed
fix TryGhost#534 by enforcing use of latest node-pre-gyp - refs mapbox/node-pre-gyp#187
1 parent f41d428 commit a8b6bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0",
41-
"node-pre-gyp": "~0.6.18"
41+
"node-pre-gyp": "~0.6.25"
4242
},
4343
"bundledDependencies": [
4444
"node-pre-gyp"

0 commit comments

Comments
 (0)