mirror of https://github.com/grpc/grpc-node.git
grpc-js: update to typescript@3.5
This commit updates to TypeScript, which is supposed to be faster. Refs: https://devblogs.microsoft.com/typescript/announcing-typescript-3-5/
This commit is contained in:
parent
5689ba720d
commit
d7c23b066e
|
@ -22,7 +22,7 @@
|
|||
"clang-format": "^1.0.55",
|
||||
"gts": "^1.0.0",
|
||||
"lodash": "^4.17.4",
|
||||
"typescript": "~3.4.5"
|
||||
"typescript": "~3.5.1"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue