Skip to content

Commit

Permalink
Add node requirement to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adriaanzon committed Feb 2, 2017
1 parent 513b07e commit d280667
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 @@ -56,5 +56,8 @@
"ava": "^0.17.0",
"nyc": "^10.0.0",
"sinon": "^1.17.7"
},
"engines": {
"node": ">=6.0.0"
}
}

0 comments on commit d280667

Please sign in to comment.