See #372. Update engines field in package.json

This commit is contained in:
Glavin Wiechert 2015-05-27 20:08:54 -03:00
parent 7ac05d1a66
commit 8e4df8da90
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
}
],
"engines": {
"atom": ">0.50.0"
"atom": ">=0.174.0 <2.0.0"
},
"dependencies": {
"analytics-node": "^1.2.2",