From 3f684e2c3d710892892d92c43a52af6c80ec5e86 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:16:18 -0700 Subject: [PATCH] Added Agoric Solo Repos. --- data/ecosystems/a/agoric.toml | 9 +++++++++ 1 file changed, 9 insertions(+) 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"