From 352ef239e6970fc9437467a76f5c9ee3f4ee0c0e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 7 Dec 2020 08:04:52 -0800 Subject: [PATCH] Added more holochain repos --- data/ecosystems/h/holo.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/h/holo.toml b/data/ecosystems/h/holo.toml index d64eeda8..3b5bcee1 100644 --- a/data/ecosystems/h/holo.toml +++ b/data/ecosystems/h/holo.toml @@ -367,6 +367,9 @@ url = "https://github.com/holochain/jsonrpc" [[repo]] url = "https://github.com/holochain/lair" +[[repo]] +url = "https://github.com/holochain/lair-client-js" + [[repo]] url = "https://github.com/holochain/lib3h" @@ -517,6 +520,9 @@ url = "https://github.com/holochain/spike-cargo-make" [[repo]] url = "https://github.com/holochain/spike-rkv-page-management" +[[repo]] +url = "https://github.com/holochain/spike-rust-sqlcipher-test" + [[repo]] url = "https://github.com/holochain/tasktaskic"