Skip to content

Commit

Permalink
removed: unnecessary hardhat toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Salmandabbakuti committed Jun 19, 2023
1 parent a9cf714 commit f3b8e88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions hardhat.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require("@nomicfoundation/hardhat-toolbox");

module.exports = {
solidity: "0.8.16",
};
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@agnostico/browser-solidity-compiler": "^0.1.1",
"@ethersproject/contracts": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@nomicfoundation/hardhat-toolbox": "^3.0.0",
"@openzeppelin/contracts": "^4.9.2",
"@superfluid-finance/ethereum-contracts": "^1.7.0",
"antd": "4.23.2",
Expand Down

0 comments on commit f3b8e88

Please sign in to comment.