mirror of https://github.com/grpc/grpc-node.git
Require @types/protobuf.js at version 5.x as a dependency
This commit is contained in:
parent
497ba67f66
commit
29fb20c30d
|
@ -29,6 +29,7 @@
|
|||
"node-pre-gyp"
|
||||
],
|
||||
"dependencies": {
|
||||
"@types/protobufjs": "^5.0.31",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"lodash.clone": "^4.5.0",
|
||||
"nan": "^2.13.2",
|
||||
|
|
Loading…
Reference in New Issue