Skip to content

Commit

Permalink
chore: update e2e utils
Browse files Browse the repository at this point in the history
  • Loading branch information
lamartire authored and Alex committed Jun 14, 2019
1 parent 85dfa6e commit 3c3f03f
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 @@
"license": "ISC",
"dependencies": {
"@endpass/connect": "^0.22.1-beta",
"@endpass/e2e-utils": "^0.2.12",
"@endpass/e2e-utils": "^0.2.13",
"@material-ui/core": "^4.0.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1129,10 +1129,10 @@
utility-types "^3.7.0"
web3-providers-http "1.0.0-beta.33"

"@endpass/e2e-utils@^0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@endpass/e2e-utils/-/e2e-utils-0.2.12.tgz#789f8f35f717eb2a0b5960b71883334fdfef192d"
integrity sha512-37DrZnY1uJ1xCxyLW15HdmXzJlA7ZDuAlGQdPtq1RdN2nxm2iaACfClGA1JvGONIxtkxb0Qr2iR+MMBz0GNGug==
"@endpass/e2e-utils@^0.2.13":
version "0.2.13"
resolved "https://registry.yarnpkg.com/@endpass/e2e-utils/-/e2e-utils-0.2.13.tgz#10545b416fe172e466dd757a2a8e286b3437baa6"
integrity sha512-7xF/OQV94VRFENdUKvVi/aw6d2Z/MoOACX+S0E4nJKeI3i5WA+uuJHGPh1l/pJ7kSL7vAO8IPb9JvIFMhILZDw==
dependencies:
"@babel/runtime" "^7.4.5"
"@endpass/class" "^0.14.5"
Expand Down

0 comments on commit 3c3f03f

Please sign in to comment.