Skip to content

Commit

Permalink
chore(package): set engine to node 4
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored Feb 11, 2018
1 parent b05a3f5 commit 8518811
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 @@ -12,7 +12,7 @@
},
"files": ["docs/", "rules/", "processors/", "index.js"],
"engines": {
"node": ">= 6"
"node": ">= 4"
},
"peerDependencies": {
"eslint": ">=3.6"
Expand Down

0 comments on commit 8518811

Please # to comment.