Commit ccc602f1 authored by FichteFoll's avatar FichteFoll

Merge pull request #2830 from duydao/master

Fixed HTMLBeautify, package works in ST3
parents f30d3a59 4e97e877
...@@ -627,7 +627,7 @@ ...@@ -627,7 +627,7 @@
"details": "https://github.com/rareyman/HTMLBeautify", "details": "https://github.com/rareyman/HTMLBeautify",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/rareyman/HTMLBeautify/tree/master" "details": "https://github.com/rareyman/HTMLBeautify/tree/master"
} }
] ]
......
...@@ -221,7 +221,7 @@ ...@@ -221,7 +221,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/duydao/Text-Pastry/tree/master" "details": "https://github.com/duydao/Text-Pastry/tags"
} }
] ]
}, },
......
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