Skip to content

Commit

Permalink
Remove npm audit from publishing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Dec 28, 2024
1 parent 737a2ce commit cc3c47e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"scripts": {
"test": "jest --coverage",
"lint": "eslint . --fix",
"prepublishOnly": "npm audit --audit-level=high",
"pretest": "eslint ."
},
"dependencies": {
Expand Down

0 comments on commit cc3c47e

Please sign in to comment.