Commit 2f8ce2f8 authored by srusskih's avatar srusskih

Merge remote-tracking branch 'upstream/master'

parents 5aedd035 ec8e5fe0
...@@ -80,9 +80,13 @@ ...@@ -80,9 +80,13 @@
], ],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/sindresorhus/editorconfig-sublime/tree/master" "details": "https://github.com/sindresorhus/editorconfig-sublime/tree/master"
} },
{
"sublime_text": ">=3000",
"details": "https://github.com/sindresorhus/editorconfig-sublime/tree/st3"
}
] ]
}, },
{ {
......
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