Commit 7e7faba7 authored by Mihai Ionut Vilcu's avatar Mihai Ionut Vilcu

Fixes the order of the package

parent 4987a3be
...@@ -567,21 +567,21 @@ ...@@ -567,21 +567,21 @@
] ]
}, },
{ {
"details": "https://github.com/jdc0589/JsFormat", "name": "jsfmt",
"details": "https://github.com/paulirish/sublime-jsfmt",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/jdc0589/JsFormat/tree/master" "details": "https://github.com/paulirish/sublime-jsfmt/tags"
} }
] ]
}, },
{ {
"name": "jsfmt", "details": "https://github.com/jdc0589/JsFormat",
"details": "https://github.com/paulirish/sublime-jsfmt",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/paulirish/sublime-jsfmt/tags" "details": "https://github.com/jdc0589/JsFormat/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