Commit d2998c55 authored by wbond's avatar wbond

Fix indenting of lxml dependency

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