Skip to content

Commit

Permalink
Update package config.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpfs committed Apr 22, 2016
1 parent 85177f4 commit c0075bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,10 @@
"precover": "npm run pretest",
"cover": "NODE_ENV=test istanbul cover _mocha -- ${SPEC:-test/spec}",
"coveralls": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
},
"config": {
"man": {
"example": true
}
}
}

0 comments on commit c0075bb

Please sign in to comment.