Commit 39ac042b authored by mattia.astorino's avatar mattia.astorino

Fix package order

parent 9ee82fdd
......@@ -428,23 +428,23 @@
]
},
{
"name": "Materialized CSS Snippets",
"details": "https://github.com/ayinloya/materialized-css-snippets",
"labels": ["css", "Materialized", "Materialized CSS"],
"name": "Material Theme",
"details": "https://github.com/equinusocio/material-theme",
"labels": ["theme", "color scheme", "material"],
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "Material Theme",
"details": "https://github.com/equinusocio/material-theme",
"labels": ["theme", "color scheme", "material"],
"name": "Materialized CSS Snippets",
"details": "https://github.com/ayinloya/materialized-css-snippets",
"labels": ["css", "Materialized", "Materialized CSS"],
"releases": [
{
"sublime_text": ">=3000",
"sublime_text": "*",
"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