Commit 02a65d4e authored by Florian Morel's avatar Florian Morel Committed by FichteFoll

Limit AngularInject to Sublime Text 2 (#6060)

parent 30eb1e4e
...@@ -814,7 +814,7 @@ ...@@ -814,7 +814,7 @@
"details": "https://github.com/ayamflow/AngularInject", "details": "https://github.com/ayamflow/AngularInject",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": true "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