Commit a224f49b authored by csch0's avatar csch0

fixed order

parent af3b960f
......@@ -17,30 +17,30 @@
]
},
{
"name": "ordereddict",
"name": "oauthlib",
"load_order": "50",
"description": "Python ordereddict module",
"author": "FichteFoll",
"issues": "https://github.com/packagecontrol/ordereddict/issues",
"description": "Python oauthlib module",
"author": "csch0",
"issues": "https://github.com/csch0/SublimeText-oauthlib/issues",
"releases": [
{
"base": "https://github.com/packagecontrol/ordereddict",
"base": "https://github.com/csch0/SublimeText-oauthlib",
"tags": true,
"sublime_text": "<3000"
"sublime_text": "*"
}
]
},
{
"name": "oauthlib",
"name": "ordereddict",
"load_order": "50",
"description": "Python oauthlib module",
"author": "csch0",
"issues": "https://github.com/csch0/SublimeText-oauthlib/issues",
"description": "Python ordereddict module",
"author": "FichteFoll",
"issues": "https://github.com/packagecontrol/ordereddict/issues",
"releases": [
{
"base": "https://github.com/csch0/SublimeText-oauthlib",
"base": "https://github.com/packagecontrol/ordereddict",
"tags": true,
"sublime_text": "*"
"sublime_text": "<3000"
}
]
},
......
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