Skip to content

Commit

Permalink
chore: updated foundry config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikelle committed May 23, 2024
1 parent b3ac7a5 commit 87a719d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/foundry.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[profile.default]
src = 'contracts'
solc-version = '0.8.20'
out = 'out'
libs = ['node_modules', 'lib']
test = 'test'
Expand Down

0 comments on commit 87a719d

Please sign in to comment.