Skip to content

Commit

Permalink
chore: pin web3 to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sohkai committed Jun 3, 2020
1 parent 84e9fce commit 68b324e
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -63,9 +63,9 @@
"resolve-pathname": "^3.0.0",
"styled-components": "^4.1.3",
"use-wallet": "^0.4.4",
"web3": "^1.2.2",
"web3-eth-abi": "^1.2.4",
"web3-utils": "^1.2.2"
"web3": "1.2.6",
"web3-eth-abi": "1.2.6",
"web3-utils": "1.2.6"
},
"devDependencies": {
"@aragon/os": "^4.0.0",
Expand Down

0 comments on commit 68b324e

Please sign in to comment.