diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a3980f0..545fcfc 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ "object-hash": "^1.1.7", "sequelize": "^3.30.4", "sleep-promise": "^2.0.0", - "winston": "^2.3.1" + "winston": "^2.3.1", + "winston-loggly-bulk": "^1.4.2" }, "devDependencies": {}, "scripts": { |
