Skip to content

Commit 5e41f38

Browse files
authored
Upgrade node-pre-gyp to version 0.6.32
The 0.6.32 version of node-pre-gyp supports npm configuration for CA bundles.
1 parent 596de73 commit 5e41f38

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)