From 4ae7624c80f6312aabe2065333eaff14de77ae4e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 1 Dec 2020 11:54:32 -0800 Subject: [PATCH] Added expanse quest frontend --- data/ecosystems/e/expanse.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/e/expanse.toml b/data/ecosystems/e/expanse.toml index 2c8b4522..294ccced 100644 --- a/data/ecosystems/e/expanse.toml +++ b/data/ecosystems/e/expanse.toml @@ -228,6 +228,9 @@ url = "https://github.com/expanse-org/policies-and-protocols" [[repo]] url = "https://github.com/expanse-org/protocol" +[[repo]] +url = "https://github.com/expanse-org/quest-frontend" + [[repo]] url = "https://github.com/expanse-org/relay"