We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c009820 commit b5a89c4Copy full SHA for b5a89c4
1 file changed
contracts/foundry.toml
@@ -6,7 +6,7 @@ remappings = [
6
"forge-std=lib/forge-std/src/",
7
"@uniswap/v3-core/=lib/v3-core/",
8
"@aperture/=lib/uni-v3-lib/src/",
9
- "solady/=lib/solady/src/"
+ "solady/=lib/solady/"
10
]
11
12
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
0 commit comments