Skip to content

Commit

Permalink
Update keep-core/ecdsa/tbtc deps
Browse files Browse the repository at this point in the history
Prepping for dashboard release 1.0.3, making sure we're on the latest
contracts for mainnet.
  • Loading branch information
Sloan Thompson committed May 15, 2020
1 parent 08b6b84 commit f41294d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 37 deletions.
49 changes: 16 additions & 33 deletions solidity/dashboard/package-lock.json

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

8 changes: 4 additions & 4 deletions solidity/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "dashboard",
"version": "0.1.0",
"version": "1.0.3",
"private": true,
"license": "MIT",
"dependencies": {
"@0x/subproviders": "^6.0.8",
"@keep-network/keep-core": ">1.1.0-pre <1.1.0-rc",
"@keep-network/keep-ecdsa": "0.16.0-rc.0",
"@keep-network/tbtc": "0.15.0-rc.0",
"@keep-network/keep-core": "1.1.2",
"@keep-network/keep-ecdsa": "1.0.0",
"@keep-network/tbtc": "1.0.0",
"@ledgerhq/hw-app-eth": "^5.13.0",
"@ledgerhq/hw-transport-u2f": "^5.13.0",
"bignumber.js": "9.0.0",
Expand Down

0 comments on commit f41294d

Please sign in to comment.