Skip to content

Commit

Permalink
foundry.toml updated
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJonaseb11 committed Oct 24, 2023
1 parent ae53873 commit d304245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
src = "src"
out = "out"
libs = ["lib"]
remappings=['@openzepplin/contracts=/lib/openzepplin-contracts/contracts/']
remappings=['@openzepplin/contracts=/lib/openzepplin-contracts/contracts/', '@chainlink/contracts=/lib/chainlink-brownie-contracts/contracts/']

# See more config options https://github.com/foundry-rs/foundry/tree/master/config

0 comments on commit d304245

Please sign in to comment.