Mark Dart compatible with ST3

Dart is compatible with ST3 as discussed in the following issues:
    * https://github.com/dart-lang/dart-sublime-bundle/issues/27
    * https://github.com/dart-lang/dart-sublime-bundle/issues/35
parent c75a1706
...@@ -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