From 9e44d412fd9211ccfa471e0e93d729a8e3efe4ce Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 31 Dec 2019 09:00:33 -0800 Subject: [PATCH] Added ambients reducer to Haja ecosystem --- data/ecosystems/h/haja.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/h/haja.toml b/data/ecosystems/h/haja.toml index 85d293c3..4eb4f25e 100644 --- a/data/ecosystems/h/haja.toml +++ b/data/ecosystems/h/haja.toml @@ -21,6 +21,9 @@ url = "https://github.com/ambientsprotocol/ambients.org" [[repo]] url = "https://github.com/ambientsprotocol/encoding-examples" +[[repo]] +url = "https://github.com/ambientsprotocol/js-ambients-reducer" + [[repo]] url = "https://github.com/ambientsprotocol/research-ambients"