Skip to content

Commit b5a89c4

Browse files
committed
fix - fix solady remapping
1 parent c009820 commit b5a89c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contracts/foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ remappings = [
66
"forge-std=lib/forge-std/src/",
77
"@uniswap/v3-core/=lib/v3-core/",
88
"@aperture/=lib/uni-v3-lib/src/",
9-
"solady/=lib/solady/src/"
9+
"solady/=lib/solady/"
1010
]
1111

1212
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

0 commit comments

Comments
 (0)