From 61ec33d58d88e7de437f5fec28d1144c9de61e33 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 26 Feb 2020 12:52:36 -0800 Subject: [PATCH] Added Decentraland treasure-hunt repo --- data/ecosystems/d/decentraland.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/d/decentraland.toml b/data/ecosystems/d/decentraland.toml index b5ff6748..a46d3aa9 100644 --- a/data/ecosystems/d/decentraland.toml +++ b/data/ecosystems/d/decentraland.toml @@ -334,6 +334,9 @@ url = "https://github.com/decentraland/tile-map" [[repo]] url = "https://github.com/decentraland/transparency" +[[repo]] +url = "https://github.com/decentraland/treasure-hunt" + [[repo]] url = "https://github.com/decentraland/ui"