Skip to content

Commit 9d48fe8

Browse files
Merge pull request #14 from monad-developers/add-oz-submodule-link
chore: add oz submodule
2 parents f8c5101 + a39f37d commit 9d48fe8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "lib/forge-std"]
22
path = lib/forge-std
33
url = https://github.com/foundry-rs/forge-std
4+
[submodule "lib/openzeppelin-contracts"]
5+
path = lib/openzeppelin-contracts
6+
url = https://github.com/OpenZeppelin/openzeppelin-contracts

0 commit comments

Comments
 (0)