fix remappings
This commit is contained in:
@@ -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/",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user