Merge pull request #26 from zkokk/CI

Compile-1
This commit is contained in:
zkokk 2024-06-14 15:16:09 +03:00 committed by GitHub
commit 86b6b66bcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"
}
}