Commit 1aa8f514 authored by utkarsh's avatar utkarsh

Removing platform restriction

PackageSync can now be installed on linux as well, in addition to the
originally supported platforms windows & osx.
parent 13e35d36
...@@ -48,7 +48,6 @@ ...@@ -48,7 +48,6 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx", "windows"],
"tags": true "tags": true
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment