From 0fa2706882cd04ff848388820cb98a7baba5d606 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 15 Feb 2020 09:08:04 -0800 Subject: [PATCH] Added safe-react-apps and dex-visualization-tools to Gnosis --- data/ecosystems/g/gnosis.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index d8b61b94..38112900 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -93,6 +93,9 @@ url = "https://github.com/gnosis/dex-subgraph" [[repo]] url = "https://github.com/gnosis/dex-telegram" +[[repo]] +url = "https://github.com/gnosis/dex-visualization-tools" + [[repo]] url = "https://github.com/gnosis/dex-zksnarks" @@ -390,6 +393,9 @@ url = "https://github.com/gnosis/safe-pwa-authenticator" [[repo]] url = "https://github.com/gnosis/safe-react" +[[repo]] +url = "https://github.com/gnosis/safe-react-apps" + [[repo]] url = "https://github.com/gnosis/safe-relay-service"