Skip to content

Commit

Permalink
Use a regular dependency for proto-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
murgatroid99 committed Oct 22, 2020
1 parent 9699de5 commit fd406fb
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 @@ -15,7 +15,7 @@
"types": "build/src/index.d.ts",
"license": "Apache-2.0",
"devDependencies": {
"@grpc/proto-loader": "../proto-loader",
"@grpc/proto-loader": "^0.5.5",
"@types/gulp": "^4.0.6",
"@types/gulp-mocha": "0.0.32",
"@types/lodash": "^4.14.108",
Expand Down

0 comments on commit fd406fb

Please sign in to comment.