Skip to content

Commit

Permalink
fix: Npm security audit (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
H3nSte1n authored Feb 3, 2023
1 parent 1b8d32d commit afe8158
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coverage-badge-creator",
"version": "1.0.15",
"version": "1.0.16",
"description": "Coverage Badge Creator creates badges based on your test coverage and inserts them into the README",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit afe8158

Please sign in to comment.