Skip to content

Commit 3b03c85

Browse files
committed
chore: remove accidental audit dep
I think this was installed by accident when running `npm audit`. The `audit` module is entirely unrelated and I didn't meant to add a dependency on this.
1 parent 33db514 commit 3b03c85

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"shjs": "./bin/shjs"
6060
},
6161
"dependencies": {
62-
"audit": "^0.0.6",
6362
"execa": "^5.1.1",
6463
"fast-glob": "^3.3.2",
6564
"interpret": "^1.0.0",

0 commit comments

Comments
 (0)