Commit 76e93832 authored by Dmitri Voronianski's avatar Dmitri Voronianski

remove branch for tags, update labels

parent 163ba609
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
{ {
"name": "6to5", "name": "6to5",
"details": "https://github.com/6to5/6to5-sublime", "details": "https://github.com/6to5/6to5-sublime",
"labels": ["language syntax", "snippets", "JavaScript", "ECMAScript6"], "labels": ["language syntax", "snippets", "javascript"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
...@@ -90,11 +90,11 @@ ...@@ -90,11 +90,11 @@
{ {
"name": "Oceanic Next Color Scheme", "name": "Oceanic Next Color Scheme",
"details": "https://github.com/voronianski/oceanic-next-theme", "details": "https://github.com/voronianski/oceanic-next-theme",
"labels": ["color scheme", "JavaScript", "ECMAScript6"], "labels": ["color scheme", "javascript"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "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