Skip to content

Commit

Permalink
Set property for Node LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Jan 15, 2017
1 parent 71498e3 commit 0a59fc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"bin": {
"serve": "./bin/serve.js"
},
"engines": {
"node": ">=6.9.0"
},
"xo": {
"esnext": true,
"space": true,
Expand Down

0 comments on commit 0a59fc1

Please sign in to comment.