Added Gas Reporter
This commit is contained in:
+6
-3
@@ -17,6 +17,7 @@
|
||||
"@nomiclabs/hardhat-ethers": "^2.2.3",
|
||||
"@typechain/ethers-v6": "^0.5.0",
|
||||
"@typechain/hardhat": "^9.0.0",
|
||||
"@types/mocha": ">=9.1.0",
|
||||
"chai": "^4.2.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"ethers": "^5.7.2",
|
||||
@@ -24,7 +25,9 @@
|
||||
"hardhat-gas-reporter": "^1.0.8",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-solidity": "^1.3.1",
|
||||
"solidity-coverage": "^0.8.0",
|
||||
"typechain": "^8.3.0"
|
||||
"solidity-coverage": "^0.8.12",
|
||||
"ts-node": ">=8.0.0",
|
||||
"typechain": "^8.3.0",
|
||||
"typescript": ">=4.5.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user