forked from Cookie-Jar-DAO/cookie-jar-v3
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
17 lines (15 loc) · 589 Bytes
/
.gitmodules
File metadata and controls
17 lines (15 loc) · 589 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std.git
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts.git
[submodule "lib/protocol-monorepo"]
path = lib/protocol-monorepo
url = https://github.com/superfluid-finance/protocol-monorepo.git
[submodule "lib/universal-router"]
path = lib/universal-router
url = https://github.com/Uniswap/universal-router.git
[submodule "lib/permit2"]
path = lib/permit2
url = https://github.com/Uniswap/permit2.git