Skip to content

Commit 29fb20c

Browse files
jdforsythemurgatroid99
authored andcommitted
Require @types/protobuf.js at version 5.x as a dependency
1 parent 497ba67 commit 29fb20c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/grpc-native-core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"node-pre-gyp"
3030
],
3131
"dependencies": {
32+
"@types/protobufjs": "^5.0.31",
3233
"lodash.camelcase": "^4.3.0",
3334
"lodash.clone": "^4.5.0",
3435
"nan": "^2.13.2",

0 commit comments

Comments
 (0)