From 2576a428f3ff91f424e2d666f4c2f0b58e2d3b4e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Dec 2019 10:47:53 -0800 Subject: [PATCH] Added more NEO repos --- data/ecosystems/n/neo.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/n/neo.toml b/data/ecosystems/n/neo.toml index 8d5de182..d5b99a7c 100644 --- a/data/ecosystems/n/neo.toml +++ b/data/ecosystems/n/neo.toml @@ -358,6 +358,15 @@ url = "https://github.com/neo-project/neo-fx" [[repo]] url = "https://github.com/neo-project/neo-gui" +[[repo]] +url = "https://github.com/neo-project/neo-gui-2.x" + +[[repo]] +url = "https://github.com/neo-project/neo-modules" + +[[repo]] +url = "https://github.com/neo-project/neo-node" + [[repo]] url = "https://github.com/neo-project/neo-plugins"