diff --git a/data/ecosystems/a/agoric.toml b/data/ecosystems/a/agoric.toml index 96a931b2..e32b0539 100644 --- a/data/ecosystems/a/agoric.toml +++ b/data/ecosystems/a/agoric.toml @@ -12,12 +12,18 @@ url = "https://github.com/Agoric/acorn-eventual-send" [[repo]] url = "https://github.com/Agoric/acorn-infix-bang" +[[repo]] +url = "https://github.com/Agoric/ag-solo" + [[repo]] url = "https://github.com/Agoric/babel" [[repo]] url = "https://github.com/Agoric/babel-eslint" +[[repo]] +url = "https://github.com/Agoric/captp" + [[repo]] url = "https://github.com/Agoric/cosmic-swingset" @@ -138,6 +144,9 @@ url = "https://github.com/Agoric/sandbox-frame" [[repo]] url = "https://github.com/Agoric/SES" +[[repo]] +url = "https://github.com/Agoric/solo-main" + [[repo]] url = "https://github.com/Agoric/substrate-node-template"