From c57e0521416b57d7a7a085178ba6b970d15cf2da Mon Sep 17 00:00:00 2001 From: Bradley Chee Date: Tue, 28 Mar 2017 23:58:58 -0700 Subject: [PATCH] Updated Meteor to include implications --- src/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/apps.json b/src/apps.json index 04b2f0408..b35f40501 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4774,6 +4774,11 @@ "env": "^Meteor$", "html": "]+__meteor-css__", "icon": "Meteor.png", + "implies": [ + "MongoDB", + "Node.js", + "jQuery" + ], "website": "http://meteor.com" }, "Methode": {