Skip to content

Commit

Permalink
fix: depend on @types/long (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Nov 8, 2019
1 parent e1012fa commit 235744e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"dependencies": {
"@grpc/grpc-js": "0.6.9",
"@grpc/proto-loader": "^0.5.1",
"@types/long": "^4.0.0",
"abort-controller": "^3.0.0",
"duplexify": "^3.6.0",
"google-auth-library": "^5.0.0",
Expand Down

0 comments on commit 235744e

Please sign in to comment.