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

Fix package order

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