Commit ab80f5cb authored by geekpradd's avatar geekpradd

Fix location of a package

parent 1529d6fe
...@@ -1346,6 +1346,17 @@ ...@@ -1346,6 +1346,17 @@
} }
] ]
}, },
{
"name": "Color Scheme - Dusk",
"details": "https://github.com/geekpradd/Dusk-Color-Scheme",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Color Scheme - Eggplant Parm", "name": "Color Scheme - Eggplant Parm",
"details": "https://github.com/mimshwright/sublime-eggplant-parm", "details": "https://github.com/mimshwright/sublime-eggplant-parm",
......
...@@ -946,17 +946,6 @@ ...@@ -946,17 +946,6 @@
} }
] ]
}, },
{
"name": "Color Scheme - Dusk",
"details": "https://github.com/geekpradd/Dusk-Color-Scheme",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "DustBuster", "name": "DustBuster",
"previous_names": ["Dust.js"], "previous_names": ["Dust.js"],
......
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