Skip to content

Commit

Permalink
publishing nicety
Browse files Browse the repository at this point in the history
  • Loading branch information
t2t2 committed Oct 4, 2016
1 parent ffc7f17 commit 802cc46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"coverage": "cross-env NODE_ENV=test nyc npm run unit",
"coverage-html": "npm-run-all clean:coverage coverage && nyc report --reporter=html",
"lint": "xo",
"prepublish": "npm run build",
"serve-example": "node example/server.js",
"test": "npm-run-all lint unit",
"unit": "ava"
Expand Down

0 comments on commit 802cc46

Please sign in to comment.