Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit cb09448

Browse files
committed
chore: add entry file for checking dependencies
1 parent 7c87c6e commit cb09448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"scripts": {
5151
"ban": "ban",
52-
"deps": "deps-ok && dependency-check --no-dev .",
52+
"deps": "deps-ok && dependency-check --no-dev . --entry cypress/plugins/index.js",
5353
"issues": "git-issues",
5454
"license": "license-checker --production --onlyunknown --csv",
5555
"lint": "standard --verbose --fix src/*.js",

0 commit comments

Comments
 (0)