(1/?) e2e (doesnt work right now)

This commit is contained in:
2025-06-07 11:24:36 +08:00
parent a895d3c739
commit 0492705128
6 changed files with 23 additions and 8 deletions
+7
View File
@@ -9,6 +9,7 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@matrix-org/olm": "^3.2.15",
"colorts": "^0.1.63",
"dotenv": "^16.5.0",
"matrix-bot-sdk": "^0.7.1",
@@ -70,6 +71,12 @@
"node": ">= 16"
}
},
"node_modules/@matrix-org/olm": {
"version": "3.2.15",
"resolved": "https://registry.npmjs.org/@matrix-org/olm/-/olm-3.2.15.tgz",
"integrity": "sha512-S7lOrndAK9/8qOtaTq/WhttJC/o4GAzdfK0MUPpo8ApzsJEC0QjtwrkC3KBXdFP1cD1MXi/mlKR7aaoVMKgs6Q==",
"license": "Apache-2.0"
},
"node_modules/@selderee/plugin-htmlparser2": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.11.0.tgz",