From 458f695f2f058e8424d439b27d2c2ba12272dc1e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Dec 2019 10:48:10 -0800 Subject: [PATCH] Added Melon CLI Repo --- data/ecosystems/m/melon.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/m/melon.toml b/data/ecosystems/m/melon.toml index 1a56b820..416bdde2 100644 --- a/data/ecosystems/m/melon.toml +++ b/data/ecosystems/m/melon.toml @@ -117,6 +117,9 @@ url = "https://github.com/melonproject/melon-website" [[repo]] url = "https://github.com/melonproject/melon.js" +[[repo]] +url = "https://github.com/melonproject/meloncli" + [[repo]] url = "https://github.com/melonproject/melonjs"