Update package.json

This commit is contained in:
Denislav Mladenov 2024-07-17 22:21:09 +03:00 committed by GitHub
parent c0dfe4fcae
commit bc0bd097a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,10 +17,6 @@
},
"homepage": "https://github.com/denislav-mladenov/go-ethereum#readme",
"devDependencies": {
"hardhat": "^2.22.6",
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"@nomiclabs/hardhat-waffle": "^2.0.0",
"ethereum-waffle": "^3.4.0",
"chai": "^4.3.4"
}
"hardhat": "^2.22.5"
}