Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalir committed Jul 3, 2020
1 parent bf72d83 commit 53e32dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "use-wallet",
"version": "0.6.0",
"version": "0.7.0",
"author": "Aragon Association <[email protected]>",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -31,7 +31,8 @@
"@web3-react/walletconnect-connector": "^6.1.4",
"@web3-react/walletlink-connector": "^6.1.1",
"jsbi": "^3.1.1",
"prop-types": "^15.7.2"
"prop-types": "^15.7.2",
"react": "^16.13.1"
},
"devDependencies": {
"@babel/cli": "^7.8.3",
Expand Down

0 comments on commit 53e32dc

Please sign in to comment.