mirror of
https://github.com/wekan/wekan.git
synced 2026-02-27 02:14:06 +01:00
Replaced ldap logger https://www.npmjs.com/package/bunyan with https://docs.meteor.com/packages/logging.html, because bunyan did show dtrace errors when building WeKan.
Thanks to xet7 !
This commit is contained in:
parent
a15c54833f
commit
e83945c1a6
4 changed files with 44 additions and 127 deletions
|
|
@ -28,7 +28,6 @@
|
|||
"ajv": "^6.12.6",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bson": "^4.5.2",
|
||||
"bunyan": "^1.8.15",
|
||||
"core-js": "^3.32.0",
|
||||
"dompurify": "^2.4.1",
|
||||
"es6-promise": "^4.2.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue