From db17d0f9169ab78ec676fb6f53283a54a62bf233 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Jan 2020 20:54:11 -0800 Subject: [PATCH] Added GraphQL repo for Melon --- 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 416bdde2..0ffe1bf1 100644 --- a/data/ecosystems/m/melon.toml +++ b/data/ecosystems/m/melon.toml @@ -120,6 +120,9 @@ url = "https://github.com/melonproject/melon.js" [[repo]] url = "https://github.com/melonproject/meloncli" +[[repo]] +url = "https://github.com/melonproject/melongql" + [[repo]] url = "https://github.com/melonproject/melonjs"