mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Compile-1
This commit is contained in:
parent
bdc0b50ad7
commit
da5f26183f
1 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"description": "",
|
||||
"devDependencies": {
|
||||
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
|
||||
"hardhat": "^2.22.5"
|
||||
"hardhat": "^2.22.5",
|
||||
"chalk": "^4.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue