Reset the publish JSON to recommended: false

This commit is contained in:
Sashko Stubailo
2015-02-05 12:01:53 -08:00
parent 4e2671ec7b
commit bc0dec8593

View File

@@ -1,7 +1,7 @@
{
"track": "WINDOWS-PREVIEW",
"version": "0.1.6",
"recommended": true,
"recommended": false,
"official": false,
"description": "Preview of Meteor on Windows."
}