Skip to content

Commit

Permalink
build: update grpc bindings
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Sutula <hi@asutula.com>
  • Loading branch information
asutula committed May 29, 2020
1 parent c62192a commit 76366ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/powergate-client",
"version": "0.1.0-beta.4",
"version": "0.1.0-beta.5",
"description": "Client for Textile's Powergate",
"main": "dist/index",
"types": "dist/index",
Expand Down Expand Up @@ -61,6 +61,6 @@
},
"dependencies": {
"@improbable-eng/grpc-web-node-http-transport": "^0.12.0",
"@textile/grpc-powergate-client": "0.0.1-beta.3"
"@textile/grpc-powergate-client": "0.0.1-beta.5"
}
}

0 comments on commit 76366ca

Please sign in to comment.