Skip to content

Commit

Permalink
chore(package): add engines field
Browse files Browse the repository at this point in the history
  • Loading branch information
blond committed Oct 20, 2016
1 parent 2548e68 commit 710a6ac
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 @@ -13,6 +13,9 @@
"url": "https://github.com/nodules/node-eval"
},
"main": "index.js",
"engines": {
"node": ">= 0.10"
},
"scripts": {
"pretest": "npm run lint",
"test": "npm run specs",
Expand Down

0 comments on commit 710a6ac

Please sign in to comment.