summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-01-06 13:44:35 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2018-01-06 13:45:11 +0100
commitb1172a6e28f05affcd59095757bd5ab7581f9f4b (patch)
treecf2b384e2c3dcb97cc72941e6effcbff1ef9146e /package.json
parent9b95ccf408780372d738f9ee458c0604cd19537c (diff)
downloadshrinker-b1172a6e28f05affcd59095757bd5ab7581f9f4b.tar.gz
shrinker-b1172a6e28f05affcd59095757bd5ab7581f9f4b.zip
add datadog
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 43e460f..c79752a 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"mysql2": "^1.4.0",
"sequelize": "^4.4.2",
"winston": "^2.3.1",
+ "winston-datadog": "^1.1.0",
"winston-loggly-bulk": "^2.0.0"
},
"devDependencies": {},