Skip to content

Commit

Permalink
feat(monorepo): use forge install to install monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakim929 committed Oct 23, 2024
1 parent 52b9095 commit e803f03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/optimism"]
path = lib/optimism
[submodule "contracts/lib/optimism"]
path = contracts/lib/optimism
url = https://github.com/ethereum-optimism/optimism

0 comments on commit e803f03

Please sign in to comment.