Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hcodes committed Aug 28, 2016
1 parent b725f41 commit 2b83c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"sinon": "1.x"
},
"engines": {
"node": "*"
"node": ">=4"
},
"scripts": {
"test": "npm run-script eslint && npm run-script jscs && npm run-script unit-test-coverage",
Expand Down

0 comments on commit 2b83c8c

Please sign in to comment.