Commit ec8965d5 authored by Bret Comnes's avatar Bret Comnes

Add windows support back to StandardFormat

We addressed all the bugs and are ready for people to use this on windows again.  Sorry for the back and forth!
parent c478a5db
...@@ -2087,7 +2087,7 @@ ...@@ -2087,7 +2087,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx", "linux"], "platforms": ["osx", "linux", "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