diff --git a/src/apps.json b/src/apps.json index e203cd34d..3547bd78e 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4774,8 +4774,12 @@ "cats": [ "12" ], - "env": "^Meteor$", + "env": [ + "^Meteor$", + "^METEOR_VERSION$" + ], "html": "]+__meteor-css__", + "implies": "Node.js", "icon": "Meteor.png", "website": "http://meteor.com" },