Skip to content

Commit

Permalink
clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
moodysalem committed Mar 7, 2021
1 parent 82e5062 commit 82243c4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 389 deletions.
14 changes: 3 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,11 @@
},
"peerDependencies": {
"@ethersproject/address": "^5.0.0",
"@ethersproject/contracts": "^5.0.0"
},
"optionalDependencies": {
"@ethersproject/networks": "^5.0.2",
"@ethersproject/providers": "^5.0.5",
"@uniswap/v2-core": "^1.0.1"
"@ethersproject/solidity": "^5.0.0"
},
"devDependencies": {
"@ethersproject/address": "^5.0.2",
"@ethersproject/contracts": "^5.0.2",
"@ethersproject/networks": "^5.0.2",
"@ethersproject/providers": "^5.0.5",
"@ethersproject/solidity": "^5.0.2",
"@ethersproject/address": "^5.0.0",
"@ethersproject/solidity": "^5.0.0",
"@types/big.js": "^4.0.5",
"@types/jest": "^24.0.25",
"@uniswap/v2-core": "^1.0.1",
Expand Down
Loading

0 comments on commit 82243c4

Please sign in to comment.