Commit ab56f49b authored by Maximilian Hoffmann's avatar Maximilian Hoffmann

fix order

parent bcc432f1
...@@ -202,23 +202,23 @@ ...@@ -202,23 +202,23 @@
] ]
}, },
{ {
"name": "QuoteHTML", "name": "Qunit Snippets",
"details": "https://github.com/mutian/Sublime-Quote-HTML", "details": "https://github.com/maxhoffmann/qunit-snippets",
"labels": ["javascript", "js", "php", "html", "quote"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/mutian/Sublime-Quote-HTML/tree/master" "details": "https://github.com/maxhoffmann/qunit-snippets/tree/master"
} }
] ]
}, },
{ {
"name": "Qunit Snippets", "name": "QuoteHTML",
"details": "https://github.com/maxhoffmann/qunit-snippets", "details": "https://github.com/mutian/Sublime-Quote-HTML",
"labels": ["javascript", "js", "php", "html", "quote"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/maxhoffmann/qunit-snippets/tree/master" "details": "https://github.com/mutian/Sublime-Quote-HTML/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