Revert forking ldapjs.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2024-08-03 20:18:53 +03:00
parent 1dc5ae444e
commit c89f3ba3da
3 changed files with 103 additions and 87 deletions

View file

@ -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",