Skip to content

Commit

Permalink
update engines package.json (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldwasserman authored and Exelord committed May 3, 2018
1 parent eea9a99 commit 48ea436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test:all": "ember try:each"
},
"engines": {
"node": "^6.6.0"
"node": "^4.5 || 6.* || >= 7.*"
},
"devDependencies": {
"bootstrap-sass": "3.3.7",
Expand Down

0 comments on commit 48ea436

Please sign in to comment.