Skip to content

Commit

Permalink
Use eth-contract-metadata@1.12.0 (#7896)
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh authored and Gudahtt committed Jan 25, 2020
1 parent a05f2c4 commit 171acae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"dnode": "^1.2.2",
"end-of-stream": "^1.1.0",
"eth-block-tracker": "^4.4.2",
"eth-contract-metadata": "^1.11.0",
"eth-contract-metadata": "^1.12.0",
"eth-ens-namehash": "^2.0.8",
"eth-json-rpc-errors": "^2.0.0",
"eth-json-rpc-filters": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10339,10 +10339,10 @@ eth-block-tracker@^4.4.2:
pify "^3.0.0"
safe-event-emitter "^1.0.1"

eth-contract-metadata@^1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/eth-contract-metadata/-/eth-contract-metadata-1.11.0.tgz#4d23a8208d5d53be9d4c0696ed8492b505c6bca1"
integrity sha512-Bbvio71M+lH+qXd8XXddpTc8hhjL9m4fNPOxmZFIX8z0/VooUdwV8YmmDAbkU5WVioZi+Jp1XaoO7VwzXnDboA==
eth-contract-metadata@^1.11.0, eth-contract-metadata@^1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/eth-contract-metadata/-/eth-contract-metadata-1.12.0.tgz#312258682733471f04747e24defade0af43f57da"
integrity sha512-ho796inrIW15aWoi9G3e2IeMPnffLr9zLtsD6GCNbgyiqrzyLgEcO4Sj2U1WZ/y8y9a7FYTEtSi5NHXUweNWNg==

eth-ens-namehash@2.0.8, eth-ens-namehash@^2.0.8:
version "2.0.8"
Expand Down

0 comments on commit 171acae

Please sign in to comment.