Skip to content

Commit e24252b

Browse files
Update dependency ethers to v6
1 parent 751124c commit e24252b

2 files changed

Lines changed: 80 additions & 173 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/mocha": "^9.1.0",
1818
"@types/node": ">=12.0.0",
1919
"chai": "^4.2.0",
20-
"ethers": "^5.4.7",
20+
"ethers": "^6.0.0",
2121
"hardhat": "^2.12.5",
2222
"hardhat-gas-reporter": "^1.0.8",
2323
"solidity-coverage": "^0.8.0",

0 commit comments

Comments
 (0)