Skip to content

Commit

Permalink
node engines specified
Browse files Browse the repository at this point in the history
  • Loading branch information
glebec committed Aug 15, 2016
1 parent c4159d2 commit 7fb2fee
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 @@ -2,6 +2,9 @@
"name": "volleyball",
"version": "1.0.0",
"description": "🏐 Tiny HTTP logger for Express showing asynchronous requests and responses",
"engines" : {
"node" : "^6.0.0"
},
"homepage": "https://github.com/glebec/volleyball",
"main": "lib/volleyball.js",
"scripts": {
Expand Down

0 comments on commit 7fb2fee

Please sign in to comment.