Skip to content

Commit

Permalink
bump ethers versions
Browse files Browse the repository at this point in the history
  • Loading branch information
moodysalem committed Jul 6, 2020
1 parent 53c7c34 commit ddb1ebe
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 227 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"prepublishOnly": "tsdx build"
},
"dependencies": {
"@ethersproject/address": "^5.0.0-beta.134",
"@ethersproject/contracts": "^5.0.0-beta.143",
"@ethersproject/networks": "^5.0.0-beta.135",
"@ethersproject/providers": "^5.0.0-beta.153",
"@ethersproject/solidity": "^5.0.0-beta.131",
"@ethersproject/address": "^5.0.1",
"@ethersproject/contracts": "^5.0.1",
"@ethersproject/networks": "^5.0.1",
"@ethersproject/providers": "^5.0.4",
"@ethersproject/solidity": "^5.0.1",
"@uniswap/v2-core": "^1.0.0",
"big.js": "^5.2.2",
"decimal.js-light": "^2.5.0",
Expand Down
Loading

0 comments on commit ddb1ebe

Please sign in to comment.