diff options
author | pierreozoux <pierre@ozoux.net> | 2017-11-23 16:31:18 +0100 |
---|---|---|
committer | pierreozoux <pierre@ozoux.net> | 2017-11-23 16:31:18 +0100 |
commit | e28f3692ca9cbf760c524c531e8ca955e4d78521 (patch) | |
tree | 0823184c93955c8c5c480e55cf24457ddb2b09f5 /package.json | |
parent | 6bcc1cfc6201c2a857d9be5d54935bce0f60124b (diff) | |
download | wekan-e28f3692ca9cbf760c524c531e8ca955e4d78521.tar.gz wekan-e28f3692ca9cbf760c524c531e8ca955e4d78521.tar.bz2 wekan-e28f3692ca9cbf760c524c531e8ca955e4d78521.zip |
Revert 00a357cd7067cf5c8b055deacfe2e9bc28b06c5e to fix logging
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index 240acf2c..b0e886ff 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,6 @@ "es6-promise": "^4.1.0", "meteor-node-stubs": "^0.2.6", "os": "^0.1.1", - "winston": "^2.3.1", - "winston-zulip": "0.0.6", "xss": "^0.3.3" } } |