Skip to content

Commit

Permalink
v6.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed May 18, 2021
1 parent 34d8574 commit d28623f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "6.0.0-alpha.3",
"version": "6.0.0-alpha.4",
"npmClient": "yarn",
"useWorkspaces": true
}
4 changes: 2 additions & 2 deletions packages/hw-app-eth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/hw-app-eth",
"version": "6.0.0-alpha.3",
"version": "6.0.0-alpha.4",
"description": "Ledger Hardware Wallet Ethereum Application API",
"keywords": [
"Ledger",
Expand Down Expand Up @@ -28,8 +28,8 @@
"dependencies": {
"@ledgerhq/cryptoassets": "^6.0.0-alpha.0",
"@ledgerhq/errors": "^5.50.0",
"@ledgerhq/logs": "^5.50.0",
"@ledgerhq/hw-transport": "^5.51.1",
"@ledgerhq/logs": "^5.50.0",
"bignumber.js": "^9.0.1",
"ethers": "^5.1.4"
},
Expand Down

0 comments on commit d28623f

Please sign in to comment.