mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
Update package.json
This commit is contained in:
parent
14ab37276d
commit
7f64d8ec57
1 changed files with 4 additions and 1 deletions
|
|
@ -18,6 +18,9 @@
|
|||
"homepage": "https://github.com/denislav-mladenov/go-ethereum#readme",
|
||||
"devDependencies": {
|
||||
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
|
||||
"hardhat": "^2.22.5"
|
||||
"hardhat": "^2.22.5",
|
||||
"@nomiclabs/hardhat-waffle": "^2.0.0",
|
||||
"ethereum-waffle": "^3.4.0",
|
||||
"chai": "^4.3.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue