Update `package.json` to match `master` branch (#589)

This commit is contained in:
Fernando 2020-02-19 13:13:32 -03:00 committed by GitHub
parent b7eb988d9f
commit a4d6479eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "safe-react", "name": "safe-react",
"version": "1.7.0", "version": "1.7.1",
"description": "Allowing crypto users manage funds in a safer way", "description": "Allowing crypto users manage funds in a safer way",
"homepage": "https://github.com/gnosis/safe-react#readme", "homepage": "https://github.com/gnosis/safe-react#readme",
"bugs": { "bugs": {
@ -51,7 +51,7 @@
"@toruslabs/torus-embed": "0.2.10", "@toruslabs/torus-embed": "0.2.10",
"@walletconnect/web3-provider": "^1.0.0-beta.37", "@walletconnect/web3-provider": "^1.0.0-beta.37",
"@welldone-software/why-did-you-render": "3.4.1", "@welldone-software/why-did-you-render": "3.4.1",
"authereum": "0.0.4-beta.68", "authereum": "^0.0.4-beta.83",
"axios": "0.19.0", "axios": "0.19.0",
"bignumber.js": "9.0.0", "bignumber.js": "9.0.0",
"connected-react-router": "6.6.1", "connected-react-router": "6.6.1",