Commit 9403a971 authored by James Dullaghan's avatar James Dullaghan

Fix order of f.json

parent 649ca444
...@@ -486,24 +486,24 @@ ...@@ -486,24 +486,24 @@
] ]
}, },
{ {
"name": "Foundation Snippets", "name": "Foundation 5 Snippets",
"details": "https://github.com/flashpunk/Zurb-Foundation-Snippets", "details": "https://github.com/zurb/foundation-5-sublime-snippets.git",
"labels": ["snippets"], "labels": ["snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/flashpunk/Zurb-Foundation-Snippets/tree/master" "details": "https://github.com/zurb/foundation-5-sublime-snippets/tree/master"
} }
] ]
}, },
{ {
"name": "Foundation 5 Snippets", "name": "Foundation Snippets",
"details": "https://github.com/zurb/foundation-5-sublime-snippets.git", "details": "https://github.com/flashpunk/Zurb-Foundation-Snippets",
"labels": ["snippets"], "labels": ["snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/zurb/foundation-5-sublime-snippets/tree/master" "details": "https://github.com/flashpunk/Zurb-Foundation-Snippets/tree/master"
} }
] ]
}, },
......
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