Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from change/chris/security-updates
Browse files Browse the repository at this point in the history
Security updates to dependencies
  • Loading branch information
quaelin authored Mar 27, 2019
2 parents dc45b85 + 05acbe5 commit 9d97136
Show file tree
Hide file tree
Showing 4 changed files with 3,508 additions and 8 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ module.exports = function (options) {
return
}

logger.info("workers not yet exited, sleeping 250ms")
logger.info('workers not yet exited, sleeping 250ms')
setTimeout(cleanExit, 250)
}

Expand Down
Loading

0 comments on commit 9d97136

Please sign in to comment.