Skip to content

Commit

Permalink
Explicitely state minimal node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrieanKhisbe committed Jan 8, 2016
1 parent 528776c commit 224fb38
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 @@ -11,6 +11,9 @@
"scripts": {
"test": "make test"
},
"engines": {
"node": ">=4.0.0"
},
"dependencies": {
"absolute": "0.0.1",
"async": "~0.9.0",
Expand Down

0 comments on commit 224fb38

Please sign in to comment.