Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Merge c72c4f6 into 6975d95
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Nov 9, 2017
2 parents 6975d95 + c72c4f6 commit 2af3677
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 @@ -5,7 +5,7 @@
"module": "src/module.js",
"main": "dist/module.js",
"scripts": {
"cover": "nyc npm test",
"cover": "nyc --temp-directory build/nyc npm test",
"test": "mocha tests/*-test.js",
"semantic-release": "semantic-release",
"docs": "jsdoc2md -l off -t doc/README.hbs -f src/*.js >README.md",
Expand Down

0 comments on commit 2af3677

Please sign in to comment.