updates atom engine config in package.json

This commit is contained in:
Jon Borgonia 2015-05-22 21:07:17 -10:00
parent f9bf6c362d
commit f3082e0d33

View file

@ -5,7 +5,7 @@
"repository": "https://github.com/theRemix/language-haxe.git",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
"atom": ">=0.185.0 <2.0.0"
},
"dependencies": {}
}