Skip to content

Commit

Permalink
Setup node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 20, 2016
1 parent cd37e33 commit 6f77635
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 @@ -47,6 +47,9 @@
"standard": "~6.0.8",
"x-ray-phantom": "^1.0.0"
},
"engines": {
"node": ">= 0.10"
},
"scripts": {
"pretest": "standard",
"test": "istanbul cover mocha -- -u exports -R spec"
Expand Down

0 comments on commit 6f77635

Please sign in to comment.