summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-04-27 19:39:13 +0300
committerLauri Ojansivu <x@xet7.org>2017-04-27 19:39:13 +0300
commit0110e933a5c11f6b067b167b027d5cc020d10493 (patch)
treec0b26788aa8c22c07e1aa1af08f6331af53ff4c9 /package.json
parent5c429816c16c3610802f322125b95f4a7f46fb97 (diff)
parent34089b12223b087e5969ee342b4f542ec25c0fa8 (diff)
downloadwekan-0110e933a5c11f6b067b167b027d5cc020d10493.tar.gz
wekan-0110e933a5c11f6b067b167b027d5cc020d10493.tar.bz2
wekan-0110e933a5c11f6b067b167b027d5cc020d10493.zip
Merge branch 'meteor-1.4-LOGGER' of https://github.com/huneau/wekan into huneau-meteor-1.4-LOGGER
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index c7548af3..2b0f7b6e 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,8 @@
"dependencies": {
"babel-runtime": "^6.23.0",
"meteor-node-stubs": "^0.2.6",
+ "winston": "^2.3.1",
+ "winston-zulip": "0.0.6",
"xss": "^0.3.3"
}
}