Commit d95edfda authored by Dan Cowsill's avatar Dan Cowsill

Fixed package order

parent 5824e55d
...@@ -334,6 +334,16 @@ ...@@ -334,6 +334,16 @@
} }
] ]
}, },
{
"name": "RandomCase",
"details": "https://github.com/dcowsill/randomcase",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"details": "https://github.com/marclar/RandomizeLogMessages", "details": "https://github.com/marclar/RandomizeLogMessages",
"releases": [ "releases": [
...@@ -2051,16 +2061,6 @@ ...@@ -2051,16 +2061,6 @@
"branch": "master" "branch": "master"
} }
] ]
},
{
"name": "RandomCase",
"details": "https://github.com/dcowsill/randomcase",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
} }
] ]
} }
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