Skip to content

Commit

Permalink
Update UI lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflau committed Mar 4, 2020
1 parent f84d308 commit eca54ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"@ensdomains/ethregistrar": "^2.0.0",
"@ensdomains/react-ens-address": "0.0.17",
"@ensdomains/resolver": "^0.2.4",
"@ensdomains/ui": "3.0.0",
"@ensdomains/ui": "3.0.1",
"apollo-cache-inmemory": "^1.2.9",
"apollo-client": "^2.4.5",
"apollo-link": "^1.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1551,10 +1551,10 @@
truffle-default-builder "^2.0.0"
underscore "^1.8.3"

"@ensdomains/ui@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@ensdomains/ui/-/ui-3.0.0.tgz#8b7a6872bc37bcf755af81142a2602533051392e"
integrity sha512-SzWR6qUReCkSwQybG/7OY4zQei3ZXcYgCqj5b4QyWPVqp/YMl+xlSzhBXtUxbQWxBVan2PXwkhIyafIYJ1WA7A==
"@ensdomains/ui@3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@ensdomains/ui/-/ui-3.0.1.tgz#da7fc8da9bc13d2e0173ea49aea6e40640c673d7"
integrity sha512-yjcVPa00dK+you0eHzvs5NcwaijYb9nrFA5oFdtlxiJ88S8HKM8dldpnNcTK5gyrwiDOgx2cHP3rpm2geB5bKg==
dependencies:
"@0xproject/utils" "^2.0.2"
"@babel/plugin-proposal-class-properties" "^7.8.3"
Expand Down

0 comments on commit eca54ec

Please sign in to comment.