Skip to content

Commit

Permalink
grpc-js: Update dependency on @grpc/proto-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
murgatroid99 committed Aug 21, 2023
1 parent 1df90db commit f9af919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/grpc-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"generate-test-types": "proto-loader-gen-types --keepCase --longs String --enums String --defaults --oneofs --includeComments --include-dirs test/fixtures/ -O test/generated/ --grpcLib ../../src/index test_service.proto"
},
"dependencies": {
"@grpc/proto-loader": "^0.7.0",
"@grpc/proto-loader": "^0.7.8",
"@types/node": ">=12.12.47"
},
"files": [
Expand Down

0 comments on commit f9af919

Please sign in to comment.