From a1d5054288bdeeccf0f5486b1c0293ad55daab54 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Mar 2020 08:04:29 -0700 Subject: [PATCH] Added backstop-syndicate to Dharma ecosystem --- data/ecosystems/d/dharma-protocol.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/d/dharma-protocol.toml b/data/ecosystems/d/dharma-protocol.toml index 7ed6e5b4..62c8a5e2 100644 --- a/data/ecosystems/d/dharma-protocol.toml +++ b/data/ecosystems/d/dharma-protocol.toml @@ -15,6 +15,9 @@ url = "https://github.com/dharmaprotocol/0x-smart-contracts" [[repo]] url = "https://github.com/dharmaprotocol/abi-decoder" +[[repo]] +url = "https://github.com/dharmaprotocol/backstop-syndicate" + [[repo]] url = "https://github.com/dharmaprotocol/bignumber.js-nolookahead"