From bbe7d9044b458dd065b1f9435d8cf118df5300a4 Mon Sep 17 00:00:00 2001 From: ashhanai Date: Fri, 13 Dec 2024 10:27:05 +0100 Subject: [PATCH] build: update remappings --- remappings.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/remappings.txt b/remappings.txt index 741d58c..d2d9a92 100644 --- a/remappings.txt +++ b/remappings.txt @@ -1 +1,3 @@ -pwn/=src/ \ No newline at end of file +pwn/=src/ +openzeppelin-upgradeable/=lib/openzeppelin-contracts-upgradeable/contracts/ +openzeppelin/=lib/openzeppelin-contracts/contracts/ \ No newline at end of file