Commit b9d6e8c8 authored by Darius Foo's avatar Darius Foo

Fixed package order

parent 0bb6ad89
...@@ -2,22 +2,22 @@ ...@@ -2,22 +2,22 @@
"schema_version": "2.0", "schema_version": "2.0",
"packages": [ "packages": [
{ {
"name": "Language - Up-Goer-5", "name": "Lambda Substitution",
"details": "https://github.com/serialhex/Language---Up-Goer-5", "details": "https://github.com/dariusf/LambdaSubstitution",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/serialhex/Language---Up-Goer-5/tree/master" "details": "https://github.com/dariusf/LambdaSubstitution/tags"
} }
] ]
}, },
{ {
"name": "Lambda Substitution", "name": "Language - Up-Goer-5",
"details": "https://github.com/dariusf/LambdaSubstitution", "details": "https://github.com/serialhex/Language---Up-Goer-5",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/dariusf/LambdaSubstitution/tags" "details": "https://github.com/serialhex/Language---Up-Goer-5/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