Skip to content

Commit cc3c47e

Browse files
committed
Remove npm audit from publishing workflow
1 parent 737a2ce commit cc3c47e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"scripts": {
4040
"test": "jest --coverage",
4141
"lint": "eslint . --fix",
42-
"prepublishOnly": "npm audit --audit-level=high",
4342
"pretest": "eslint ."
4443
},
4544
"dependencies": {

0 commit comments

Comments
 (0)