Skip to content

Commit

Permalink
[Common] remove redundant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
0xVolosnikov committed Oct 14, 2022
1 parent 4f8f6a3 commit 3f672c2
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 51 deletions.
81 changes: 33 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
"deploy": "node scripts/deployAll.js",
"docgen": "cd src/core && hardhat docgen && cd ../periphery && hardhat docgen && cd ../tokenomics && hardhat docgen && node ../../docs/cleanup.js"
},
"dependencies": {
"@ethersproject/solidity": "^5.4.0"
},
"engines": {
"npm": ">=8.0.0",
"node": ">=14.0.0"
Expand Down

0 comments on commit 3f672c2

Please sign in to comment.