Skip to content

Commit

Permalink
npm ignore coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
timgit committed Jul 3, 2023
1 parent a2beb03 commit 067fff7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ docs
test
.editorconfig
*.tgz
coverage
4 changes: 2 additions & 2 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": "pg-boss",
"version": "9.0.2",
"version": "9.0.3",
"description": "Queueing jobs in Node.js using PostgreSQL like a boss",
"main": "./src/index.js",
"engines": {
Expand Down

0 comments on commit 067fff7

Please sign in to comment.