Skip to content

Commit

Permalink
Bump logging library to fix DST log rotation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxMD committed Dec 5, 2024
1 parent 6342101 commit 0418593
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 19 deletions.
126 changes: 108 additions & 18 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
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/FoxxMD/endlessh-notifications#readme",
"dependencies": {
"@foxxmd/logging": "^0.2.0",
"@foxxmd/logging": "^0.2.2",
"@isaacs/ttlcache": "^1.4.1",
"@logdna/tail-file": "^3.0.1",
"ajv": "^8.12.0",
Expand Down

0 comments on commit 0418593

Please sign in to comment.