Skip to content

Commit

Permalink
⬆️Update grpc version to 1.20.2
Browse files Browse the repository at this point in the history
This will allow Node.js v12 users to install the firebase package.
Fixes firebase#1738
  • Loading branch information
shovelend committed May 2, 2019
1 parent a0605e6 commit 1852af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/testing/package.json
Expand Up @@ -19,7 +19,7 @@
"@firebase/logger": "0.1.13",
"@firebase/util": "0.2.14",
"@types/request": "2.48.1",
"grpc": "1.20.0",
"grpc": "1.20.2",
"request": "2.88.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1852af4

Please sign in to comment.