Skip to content

Commit d5b8f6e

Browse files
committed
tools: update deps
1 parent dcf2344 commit d5b8f6e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "LGPL-2.1",
1919
"scripts": {
2020
"test": "npm run lint && npm run tap",
21-
"tap": "tap test/*.js",
21+
"tap": "tap test/test-*.js",
2222
"coverage": "npm run tap -- --coverage",
2323
"coverage-html": "npm run tap -- --coverage-report=html",
2424
"lint": "eslint **/*.js"

0 commit comments

Comments
 (0)