mirror of https://github.com/grpc/grpc-node.git
Merge pull request #1504 from murgatroid99/gulp-mocha_types_fix2
Fix @types/mocha compatibility issue
This commit is contained in:
commit
8e20a76c73
|
@ -44,6 +44,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash.camelcase": "^4.3.4",
|
||||
"@types/mocha": "^5.2.7",
|
||||
"@types/node": "^10.12.5",
|
||||
"clang-format": "^1.2.2",
|
||||
"gts": "^1.1.0",
|
||||
|
|
Loading…
Reference in New Issue