Skip to content

Commit

Permalink
add minimum node version
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPurdy committed Aug 28, 2017
1 parent 7a90752 commit ee8076c
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 @@ -49,5 +49,8 @@
"istanbul": "^0.4.0",
"mocha": "^3.0.1",
"sinon": "^3.2.1"
},
"engines": {
"node": ">=4"
}
}

0 comments on commit ee8076c

Please sign in to comment.