updates atom engine config in package.json
This commit is contained in:
parent
f9bf6c362d
commit
f3082e0d33
1 changed files with 1 additions and 1 deletions
|
@ -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": {}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue