From e0279ead7ee58eae86ac8b3325db81c8fc5079f5 Mon Sep 17 00:00:00 2001 From: Tim Olson <> Date: Sat, 19 Aug 2023 18:14:23 -0400 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 90f2316..604094f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,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