From f232e9e51b0004de03153881abe862ec74a43b59 Mon Sep 17 00:00:00 2001 From: JulesCrown Date: Sat, 25 Nov 2023 19:49:50 +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 cc008b1..9326b5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "lib/v3-core"] path = lib/v3-core url = https://github.com/Uniswap/v3-core +[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