diff --git a/.gitmodules b/.gitmodules index 1631302..3a24f0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "simple-storage/lib/forge-std"] path = simple-storage/lib/forge-std url = https://github.com/foundry-rs/forge-std +[submodule "fund-me/lib/forge-std"] + path = fund-me/lib/forge-std + url = https://github.com/foundry-rs/forge-std diff --git a/fund-me/lib/forge-std b/fund-me/lib/forge-std new file mode 160000 index 0000000..1eea5ba --- /dev/null +++ b/fund-me/lib/forge-std @@ -0,0 +1 @@ +Subproject commit 1eea5bae12ae557d589f9f0f0edae2faa47cb262