Commit 169ea341 authored by Nick Fisher's avatar Nick Fisher

Alphabetise the list correctly

parent 64a48142
...@@ -1726,21 +1726,21 @@ ...@@ -1726,21 +1726,21 @@
] ]
}, },
{ {
"details": "https://github.com/SublimeText/TrailingSpaces", "name": "Trailing Punctuation",
"details": "https://github.com/spadgos/TrailingPunctuation",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "Trailing Punctuation", "details": "https://github.com/SublimeText/TrailingSpaces",
"details": "https://github.com/spadgos/TrailingPunctuation",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"tags": true "branch": "master"
} }
] ]
}, },
......
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