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