mirror of https://github.com/grpc/grpc-node.git
Add @types/mocha dev dependency in reflection package
This commit is contained in:
parent
ffcb67cfa4
commit
7068708e93
|
@ -39,6 +39,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@grpc/grpc-js": "file:../grpc-js",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"copyfiles": "^2.4.1",
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue