mirror of
https://github.com/wekan/wekan.git
synced 2026-02-22 16:04:08 +01:00
Revert forking ldapjs.
Thanks to xet7 !
This commit is contained in:
parent
1dc5ae444e
commit
c89f3ba3da
3 changed files with 103 additions and 87 deletions
|
|
@ -20,11 +20,10 @@
|
|||
"@babel/runtime": "^7.24.7",
|
||||
"@mapbox/node-pre-gyp": "^1.0.10",
|
||||
"@rwap/jquery-ui-touch-punch": "^1.0.11",
|
||||
"@wekanteam/exceljs": "github:wekan/exceljs",
|
||||
"@wekanteam/html-to-markdown": "^1.0.2",
|
||||
"@wekanteam/meteor-globals": "^1.1.4",
|
||||
"@wekanteam/meteor-reactive-cache": "^1.0.6",
|
||||
"@wekanteam/exceljs": "github:wekan/exceljs",
|
||||
"@wekanteam/ldapjs": "github:wekan/node-ldapjs",
|
||||
"ajv": "^6.12.6",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bson": "^4.5.2",
|
||||
|
|
@ -39,6 +38,7 @@
|
|||
"jquery": "^3.7.1",
|
||||
"jquery-ui": "^1.13.3",
|
||||
"jszip": "^3.7.1",
|
||||
"ldapjs": "^3.0.7",
|
||||
"markdown-it": "^12.3.2",
|
||||
"markdown-it-emoji": "^2.0.0",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue