update lottery dependencies
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -13,3 +13,15 @@
|
||||
[submodule "fund-me/lib/foundry-devops"]
|
||||
path = fund-me/lib/foundry-devops
|
||||
url = https://github.com/Cyfrin/foundry-devops
|
||||
[submodule "foundry-smart-contract-lottery-cu/lib/foundry-devops"]
|
||||
path = foundry-smart-contract-lottery-cu/lib/foundry-devops
|
||||
url = https://github.com/cyfrin/foundry-devops
|
||||
[submodule "foundry-smart-contract-lottery-cu/lib/chainlink-brownie-contracts"]
|
||||
path = foundry-smart-contract-lottery-cu/lib/chainlink-brownie-contracts
|
||||
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
|
||||
[submodule "foundry-smart-contract-lottery-cu/lib/forge-std"]
|
||||
path = foundry-smart-contract-lottery-cu/lib/forge-std
|
||||
url = https://github.com/foundry-rs/forge-std
|
||||
[submodule "foundry-smart-contract-lottery-cu/lib/solmate"]
|
||||
path = foundry-smart-contract-lottery-cu/lib/solmate
|
||||
url = https://github.com/transmissions11/solmate
|
||||
|
||||
Reference in New Issue
Block a user