diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-20 12:08:30 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-20 12:08:30 +0200 |
| commit | 48228037d8ff78b135e1d299910cb649178ec118 (patch) | |
| tree | a9b0816751ddcce8e56f053dd4689400e6f5dda5 /package.json | |
| parent | 4fb48f248de4bc54ed76c50af8b80c528c04e027 (diff) | |
| download | cruncher-release/2.0.0.tar.gz cruncher-release/2.0.0.zip | |
integrate logglyrelease/2.0.0
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": { |
