Commit 31014b56 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2115 from pjvds/master

Mark Dart compatible with ST3
parents c75a1706 d18bef5b
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"details": "https://github.com/dart-lang/dart-sublime-bundle", "details": "https://github.com/dart-lang/dart-sublime-bundle",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/dart-lang/dart-sublime-bundle/tree/master" "details": "https://github.com/dart-lang/dart-sublime-bundle/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