mirror of https://github.com/grpc/grpc-node.git
Add @types/mocha dev dependency in health check
This commit is contained in:
parent
854c15e113
commit
ffcb67cfa4
|
@ -35,6 +35,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@grpc/grpc-js": "file:../grpc-js",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue