mirror of https://github.com/grpc/grpc-node.git
Merge pull request #842 from grpc/revert-838-protobufjs_typescript_types_backport
Revert "Protobufjs typescript types backport"
This commit is contained in:
commit
fea57aa26a
|
@ -29,7 +29,6 @@
|
|||
"node-pre-gyp"
|
||||
],
|
||||
"dependencies": {
|
||||
"@types/protobufjs": "^5.0.31",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"lodash.clone": "^4.5.0",
|
||||
"nan": "^2.13.2",
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
"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