Commit 402e319b authored by James Zhang's avatar James Zhang

Fix alphabetical ordering of packages

parent 4f38dcbb
...@@ -733,15 +733,6 @@ ...@@ -733,15 +733,6 @@
} }
] ]
}, },
{
"details": "https://github.com/jamesfzhang/auto-save",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jamesfzhang/auto-save/tags"
}
]
},
{ {
"name": "Auto Encoding for Python", "name": "Auto Encoding for Python",
"details": "https://github.com/simme--/Auto-Encoding-for-Python", "details": "https://github.com/simme--/Auto-Encoding-for-Python",
...@@ -772,6 +763,15 @@ ...@@ -772,6 +763,15 @@
} }
] ]
}, },
{
"details": "https://github.com/jamesfzhang/auto-save",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jamesfzhang/auto-save/tags"
}
]
},
{ {
"name": "AutoBackups", "name": "AutoBackups",
"details": "https://github.com/akalongman/sublimetext-autobackups", "details": "https://github.com/akalongman/sublimetext-autobackups",
......
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