Commit 9e324e8c authored by ksgy's avatar ksgy

API Checker plugin - with the right alphabetical order

parent 52d58323
...@@ -539,22 +539,22 @@ ...@@ -539,22 +539,22 @@
] ]
}, },
{ {
"name": "Apiary.io Blueprint", "name": "API Checker",
"details": "https://github.com/lkraider/sublimetext2-apiary-blueprint", "details": "https://github.com/ksgy/api-checker",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/lkraider/sublimetext2-apiary-blueprint/tree/master" "details": "https://github.com/ksgy/api-checker/tree/master"
} }
] ]
}, },
{ {
"name": "API Checker", "name": "Apiary.io Blueprint",
"details": "https://github.com/ksgy/api-checker", "details": "https://github.com/lkraider/sublimetext2-apiary-blueprint",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/ksgy/api-checker/tree/master" "details": "https://github.com/lkraider/sublimetext2-apiary-blueprint/tree/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