Commit d2998c55 authored by wbond's avatar wbond

Fix indenting of lxml dependency

parent 76abb252
...@@ -45,19 +45,19 @@ ...@@ -45,19 +45,19 @@
] ]
}, },
{ {
"name": "lxml", "name": "lxml",
"load_order": "10", "load_order": "10",
"description": "lxml", "description": "lxml",
"author": "eerohele", "author": "eerohele",
"issues": "https://github.com/eerohele/sublime-lxml/issues", "issues": "https://github.com/eerohele/sublime-lxml/issues",
"releases": [ "releases": [
{ {
"base": "https://github.com/eerohele/sublime-lxml", "base": "https://github.com/eerohele/sublime-lxml",
"tags": true, "tags": true,
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx-x64", "linux-x64"] "platforms": ["osx-x64", "linux-x64"]
} }
] ]
}, },
{ {
"name": "markupsafe", "name": "markupsafe",
......
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