mirror of https://github.com/grpc/grpc-node.git
Remove other typescript dev dependencies
This commit is contained in:
parent
edddfcb8b1
commit
157e7c69b6
|
@ -20,8 +20,7 @@
|
|||
"@types/node": "^10.5.4",
|
||||
"clang-format": "^1.0.55",
|
||||
"gts": "^0.5.1",
|
||||
"lodash": "^4.17.4",
|
||||
"typescript": "~2.7.0"
|
||||
"lodash": "^4.17.4"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
|
|
|
@ -45,8 +45,7 @@
|
|||
"@types/lodash.camelcase": "^4.3.4",
|
||||
"@types/node": "^10.12.5",
|
||||
"clang-format": "^1.2.2",
|
||||
"gts": "^0.5.3",
|
||||
"typescript": "~2.7.2"
|
||||
"gts": "^0.5.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
|
|
Loading…
Reference in New Issue