We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7504afc + 06a04da commit b8cd71eCopy full SHA for b8cd71e
packages/grpc-js/package.json
@@ -20,7 +20,8 @@
20
"@types/node": "^11.13.2",
21
"clang-format": "^1.0.55",
22
"gts": "^0.9.0",
23
- "lodash": "^4.17.4"
+ "lodash": "^4.17.4",
24
+ "typescript": "~3.3.3333"
25
},
26
"contributors": [
27
{
packages/proto-loader/package.json
@@ -46,7 +46,8 @@
46
"@types/lodash.camelcase": "^4.3.4",
47
"@types/node": "^10.12.5",
48
"clang-format": "^1.2.2",
49
- "gts": "^0.5.3"
+ "gts": "^0.5.3",
50
51
52
"engines": {
53
"node": ">=6"
0 commit comments