Skip to content

Commit 154300d

Browse files
committed
more specific mappings
1 parent 16165d2 commit 154300d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hot-fuzz/foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ optimizer_runs = 200
88
remappings = [
99
'@superfluid-finance/ethereum-contracts/contracts/=packages/ethereum-contracts/contracts/',
1010
'@superfluid-finance/solidity-semantic-money/src/=packages/solidity-semantic-money/src/',
11-
'@openzeppelin/=node_modules/@openzeppelin/',
11+
'@openzeppelin/contracts-v4/=node_modules/@openzeppelin/contracts-v4/',
1212
'ds-test/=lib/forge-std/lib/ds-test/src/',
1313
'forge-std/=lib/forge-std/src/']
1414
out = 'packages/hot-fuzz/build/foundry/out'

0 commit comments

Comments
 (0)