mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Fix proto-loader declaration in grpc-js devDependencies
This commit is contained in:
parent
7b74d51a6f
commit
5d8d5b513e
@ -15,7 +15,7 @@
|
||||
"types": "build/src/index.d.ts",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@grpc/proto-loader": "../proto-loader",
|
||||
"@grpc/proto-loader": "file:../proto-loader",
|
||||
"@types/gulp": "^4.0.6",
|
||||
"@types/gulp-mocha": "0.0.32",
|
||||
"@types/lodash": "^4.14.186",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user