Skip to content

Commit fee09c6

Browse files
author
Ilari Mäkimattila
committed
Restore node-pre-gyp bundled dependency
1 parent 5baa8a1 commit fee09c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/grpc-tools/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"install": "node-pre-gyp install",
2424
"prepublishOnly": "git submodule update --init --recursive && node copy_well_known_protos.js"
2525
},
26+
"bundledDependencies": ["node-pre-gyp"],
2627
"dependencies": {
2728
"node-pre-gyp": "^0.12.0"
2829
},

0 commit comments

Comments
 (0)