Commit a7254905 authored by Winston Lee's avatar Winston Lee

Fixed ordering

parent 32fedf15
......@@ -700,22 +700,22 @@
]
},
{
"name": "Codechef",
"details": "https://github.com/prongs/SublimeCodechef",
"name": "Codec",
"details": "https://github.com/furikake/sublime-codec",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/prongs/SublimeCodechef/tree/master"
"sublime_text": ">=3000",
"details": "https://github.com/furikake/sublime-codec/tags"
}
]
},
{
"name": "Codec",
"details": "https://github.com/furikake/sublime-codec",
"name": "Codechef",
"details": "https://github.com/prongs/SublimeCodechef",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/furikake/sublime-codec/tags"
"sublime_text": "<3000",
"details": "https://github.com/prongs/SublimeCodechef/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