Skip to content

Commit

Permalink
Roll token-dashboard forward v1.0.4
Browse files Browse the repository at this point in the history
Update pacakge deps to point at mainnet contracts and bump
token-dashboard version.
  • Loading branch information
Sloan Thompson committed May 21, 2020
1 parent a82a4fd commit d251f13
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 55 deletions.
85 changes: 34 additions & 51 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.4",
"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 d251f13

Please sign in to comment.