Skip to content

Commit f1456b1

Browse files
authored
Merge pull request TryGhost#799 from suhaig/node-pre-gyp-upgrade
Upgrade node-pre-gyp to version 0.6.32
2 parents 596de73 + 5e41f38 commit f1456b1

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

0 commit comments

Comments
 (0)