We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac1da4 commit 51b8020Copy full SHA for 51b8020
packages/grpc-tools/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "grpc-tools",
3
- "version": "1.13.0",
+ "version": "1.13.1",
4
"author": "Google Inc.",
5
"description": "Tools for developing with gRPC on Node.js",
6
"homepage": "https://grpc.io/",
@@ -24,7 +24,7 @@
24
"prepublishOnly": "git submodule update --init --recursive && node copy_well_known_protos.js"
25
},
26
"dependencies": {
27
- "@mapbox/node-pre-gyp": "^1.0.5"
+ "@mapbox/node-pre-gyp": "^2.0.0"
28
29
"binary": {
30
"module_name": "grpc_tools",
0 commit comments