Commit 35bd9166 authored by Simon Owen's avatar Simon Owen

Update package json to be in alphabetical order

parent 7ccb37b5
...@@ -3457,19 +3457,19 @@ ...@@ -3457,19 +3457,19 @@
] ]
}, },
{ {
"name": "SVG-SMIL-Snippets", "name": "SVG Icons",
"details": "https://github.com/jorgeatgu/SVG-SMIL-Snippets", "details": "https://github.com/s10wen/Sublime-Text-SVG-Icon-Snippets",
"labels": ["snippets"], "labels": ["svg", "icon", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"tags": true "branch": "master"
} }
] ]
}, },
{ {
"name": "SVG-Snippets", "name": "SVG-SMIL-Snippets",
"details": "https://github.com/jorgeatgu/SVG-Snippets", "details": "https://github.com/jorgeatgu/SVG-SMIL-Snippets",
"labels": ["snippets"], "labels": ["snippets"],
"releases": [ "releases": [
{ {
...@@ -3479,13 +3479,13 @@ ...@@ -3479,13 +3479,13 @@
] ]
}, },
{ {
"name": "SVG Icons", "name": "SVG-Snippets",
"details": "https://github.com/s10wen/Sublime-Text-SVG-Icon-Snippets", "details": "https://github.com/jorgeatgu/SVG-Snippets",
"labels": ["svg", "icon", "snippets"], "labels": ["snippets"],
"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