From 8b35e86904cf08c081779490456b2e94b4cf7ad8 Mon Sep 17 00:00:00 2001 From: Mitja Belak Date: Sun, 27 Oct 2024 12:57:15 +0100 Subject: [PATCH] forge install: v3-periphery v1.3.0 --- .gitmodules | 3 +++ lib/v3-periphery | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/v3-periphery diff --git a/.gitmodules b/.gitmodules index 690924b..67763b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "lib/openzeppelin-contracts"] path = lib/openzeppelin-contracts url = https://github.com/OpenZeppelin/openzeppelin-contracts +[submodule "lib/v3-periphery"] + path = lib/v3-periphery + url = https://github.com/uniswap/v3-periphery diff --git a/lib/v3-periphery b/lib/v3-periphery new file mode 160000 index 0000000..80f26c8 --- /dev/null +++ b/lib/v3-periphery @@ -0,0 +1 @@ +Subproject commit 80f26c86c57b8a5e4b913f42844d4c8bd274d058