We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da8db8 commit 94aef8bCopy full SHA for 94aef8b
packages/tom-server/package.json
@@ -45,17 +45,17 @@
45
"@twake/matrix-application-server": "*",
46
"@twake/matrix-identity-server": "*",
47
"@twake/utils": "*",
48
+ "ldapts": "^7.1.0",
49
"lodash": "^4.17.21",
50
+ "pg": "^8.10.0",
51
"qrcode": "^1.5.4",
52
"redis": "^4.6.6",
53
+ "sqlite3": "^5.1.6",
54
"uuid": "^11.0.3",
55
"validator": "^13.11.0"
56
},
57
"optionalDependencies": {
- "@crowdsec/express-bouncer": "^0.1.0",
- "ldapts": "^7.1.0",
- "pg": "^8.10.0",
58
- "sqlite3": "^5.1.6"
+ "@crowdsec/express-bouncer": "^0.1.0"
59
60
"devDependencies": {
61
"@types/qrcode": "^1.5.5"
0 commit comments