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

Commit 398ccff

Browse files
committed
Update Authereum version
1 parent ab3235e commit 398ccff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@portis/web3": "^2.0.0-beta.54",
1414
"@walletconnect/web3-provider": "^1.0.0-beta.47",
1515
"abi-decoder": "^2.0.1",
16-
"authereum": "0.0.4-beta.97",
16+
"authereum": "^0.0.4-beta.193",
1717
"core-js": "^3.4.8",
1818
"detect-browser": "^4.6.0",
1919
"did-resolver": "0.0.7",

src/views/Landing/Partners.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const applicationsArray = [
7373
];
7474

7575
const walletsArray = [
76-
shapePartnerObject('Authereum', Authereum, 'https://authereum.org/'),
76+
shapePartnerObject('Authereum', Authereum, 'https://authereum.com/'),
7777
shapePartnerObject('Fortmatic', Fortmatic),
7878
shapePartnerObject('Portis', Portis),
7979
shapePartnerObject('Pillar', Pillar),

0 commit comments

Comments
 (0)