chore: forge init

This commit is contained in:
2024-08-13 04:13:15 +08:00
parent 43f858a68a
commit 3e5079217a
13 changed files with 270 additions and 235 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ module.exports = {
solidity: {
compilers: [
{
version: "0.8.24",
version: "0.8.19",
},
],
},