Compile-1

This commit is contained in:
Ruslan Gladov 2024-06-14 15:15:15 +03:00
parent bdc0b50ad7
commit da5f26183f

View file

@ -10,6 +10,7 @@
"description": "",
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"hardhat": "^2.22.5"
"hardhat": "^2.22.5",
"chalk": "^4.1.2"
}
}