Skip to content

Commit

Permalink
add solc
Browse files Browse the repository at this point in the history
  • Loading branch information
killroy192 committed Mar 6, 2024
1 parent 10fbdff commit 06f714e
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 46 deletions.
119 changes: 75 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"solhint": "^4.1.1",
"solidity-coverage": "^0.8.10"
"solidity-coverage": "^0.8.10",
"solc": "^0.8.24"
}
}
}

0 comments on commit 06f714e

Please sign in to comment.