Skip to content

Commit 27191d7

Browse files
committed
feat: bump grpc-tools @mapbox/node-pre-gyp version
fixes: #2968
1 parent dac1da4 commit 27191d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/grpc-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prepublishOnly": "git submodule update --init --recursive && node copy_well_known_protos.js"
2525
},
2626
"dependencies": {
27-
"@mapbox/node-pre-gyp": "^1.0.5"
27+
"@mapbox/node-pre-gyp": "^2.0.0"
2828
},
2929
"binary": {
3030
"module_name": "grpc_tools",

0 commit comments

Comments
 (0)