summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-04-18 17:34:39 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-04-18 17:34:39 +0200
commit330798bd7bf1d8373372dc57b505e41be7e35b9a (patch)
tree915024c398da9edee1854c85c92d38f14792c90f /package.json
parent2ab4a001b4244cc77d6f7bdaaa6895e82044cc24 (diff)
downloadcruncher-330798bd7bf1d8373372dc57b505e41be7e35b9a.tar.gz
cruncher-330798bd7bf1d8373372dc57b505e41be7e35b9a.zip
improve logging
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index b3db938..480fcb7 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,8 @@
"mysql": "^2.13.0",
"object-hash": "^1.1.7",
"sequelize": "^3.30.4",
- "sleep-promise": "^2.0.0"
+ "sleep-promise": "^2.0.0",
+ "winston": "^2.3.1"
},
"devDependencies": {},
"scripts": {