Update package.json

This commit is contained in:
Denislav Mladenov 2024-07-18 10:19:07 +03:00 committed by GitHub
parent 98583a040d
commit f30a2c0067
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@
"hardhat": "^2.22.5",
"@nomiclabs/hardhat-waffle": "^2.0.0",
"ethereum-waffle": "^3.4.0",
"chai": "^4.3.4"
"chai": "^4.3.4",
"ethers": "^5.0.0"
}
}