Skip to content

Commit

Permalink
#23 fix security vulnarebilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Strzebonski committed Oct 10, 2022
1 parent 4496b24 commit d9c8942
Show file tree
Hide file tree
Showing 5 changed files with 2,434 additions and 1,171 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ runs:
main: "dist/index.js" # <== entry point
```
To do everything at once (lint, prepare and test) do
## To do everything at once (lint, prepare and test) do
```bash
$ npm run all
Expand Down
Loading

0 comments on commit d9c8942

Please sign in to comment.