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

Commit 79ecc8a

Browse files
authored
Merge pull request #219 from Kronos-Integration/template-sync-1
merge package template from Kronos-Tools/npm-package-template
2 parents 6975d95 + c72c4f6 commit 79ecc8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"module": "src/module.js",
66
"main": "dist/module.js",
77
"scripts": {
8-
"cover": "nyc npm test",
8+
"cover": "nyc --temp-directory build/nyc npm test",
99
"test": "mocha tests/*-test.js",
1010
"semantic-release": "semantic-release",
1111
"docs": "jsdoc2md -l off -t doc/README.hbs -f src/*.js >README.md",

0 commit comments

Comments
 (0)