fix remappings
This commit is contained in:
parent
55579cf85b
commit
5b65dfcc38
@ -6,6 +6,6 @@ libs = ["lib"]
|
|||||||
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
|
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
|
||||||
|
|
||||||
remapping = [
|
remapping = [
|
||||||
"/lib/openzeppelin-contracts/=@openzeppelin/",
|
"@openzeppelin//lib/openzeppelin-contracts/",
|
||||||
"/lib/forge-std/src/=@forge-std/",
|
"forge-std/=/lib/forge-std/src/",
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user