Skip to content

Commit da8f55c

Browse files
ziluvatarpanva
authored andcommitted
ci: remove nsp from tests (#569)
Fixes #567
1 parent 5147852 commit da8f55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"scripts": {
2222
"lint": "eslint .",
2323
"coverage": "nyc mocha",
24-
"test": "npm run lint && npm run coverage && nsp check && cost-of-modules"
24+
"test": "npm run lint && npm run coverage && cost-of-modules"
2525
},
2626
"repository": {
2727
"type": "git",

0 commit comments

Comments
 (0)