From 4f0e6cc44f6711229548729467b229ff549ae709 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 26 Dec 2019 09:48:01 -0800 Subject: [PATCH] Added Blockstack Connect Repo --- data/ecosystems/b/blockstack.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/b/blockstack.toml b/data/ecosystems/b/blockstack.toml index 9aec829e..b10f48ec 100644 --- a/data/ecosystems/b/blockstack.toml +++ b/data/ecosystems/b/blockstack.toml @@ -135,6 +135,9 @@ url = "https://github.com/blockstack/clarity-vscode" [[repo]] url = "https://github.com/blockstack/cli-blockstack" +[[repo]] +url = "https://github.com/blockstack/connect" + [[repo]] url = "https://github.com/blockstack/daily-scrum"