Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
Update Authereum version
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Sep 3, 2020
1 parent ab3235e commit 398ccff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@portis/web3": "^2.0.0-beta.54",
"@walletconnect/web3-provider": "^1.0.0-beta.47",
"abi-decoder": "^2.0.1",
"authereum": "0.0.4-beta.97",
"authereum": "^0.0.4-beta.193",
"core-js": "^3.4.8",
"detect-browser": "^4.6.0",
"did-resolver": "0.0.7",
Expand Down
2 changes: 1 addition & 1 deletion src/views/Landing/Partners.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const applicationsArray = [
];

const walletsArray = [
shapePartnerObject('Authereum', Authereum, 'https://authereum.org/'),
shapePartnerObject('Authereum', Authereum, 'https://authereum.com/'),
shapePartnerObject('Fortmatic', Fortmatic),
shapePartnerObject('Portis', Portis),
shapePartnerObject('Pillar', Pillar),
Expand Down

0 comments on commit 398ccff

Please sign in to comment.