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 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": { |
