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

Commit

Permalink
syslog with support for emergency and critical levels
Browse files Browse the repository at this point in the history
  • Loading branch information
markusn committed Feb 6, 2019
1 parent 7e2715d commit 6343d10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Markus Ekholm",
"Jens Carlén"
],
"version": "2.1.0",
"version": "2.1.1",
"scripts": {
"test": "mocha --exit && eslint . --cache && depcheck --ignores=\"prettier\"",
"posttest": "eslint --cache .",
Expand All @@ -26,7 +26,7 @@
"exp-config": "^2.0.1",
"prom-client": "^10.2.2",
"winston": "^3.1.0",
"winston-syslog": "github:BonnierNews/winston-syslog#fb1392d",
"winston-syslog": "github:BonnierNews/winston-syslog#7eff1ad",
"winston-transport": "^3.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit 6343d10

Please sign in to comment.