mirror of https://github.com/grpc/grpc-node.git
Update @types/node to version with modified dns types
This commit is contained in:
parent
d762dc4438
commit
8780f49c0a
|
@ -18,7 +18,7 @@
|
||||||
"@grpc/proto-loader": "^0.5.0",
|
"@grpc/proto-loader": "^0.5.0",
|
||||||
"@types/lodash": "^4.14.108",
|
"@types/lodash": "^4.14.108",
|
||||||
"@types/mocha": "^5.2.6",
|
"@types/mocha": "^5.2.6",
|
||||||
"@types/node": "^12.0.2",
|
"@types/node": "^12.7.5",
|
||||||
"clang-format": "^1.0.55",
|
"clang-format": "^1.0.55",
|
||||||
"gts": "^1.0.0",
|
"gts": "^1.0.0",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
|
|
Loading…
Reference in New Issue