1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-07 17:43:57 +02:00

update npm modules

This commit is contained in:
Tim Schubert 2022-05-21 19:57:20 +02:00
parent 2127831857
commit 08a1e7e8f7
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
3 changed files with 823 additions and 58 deletions

View file

@ -8,11 +8,10 @@
"config": "^3.1.0",
"dom-storage": "^2.1.0",
"imap": "^0.8.19",
"matrix-js-sdk": "^12.4.1",
"matrix-js-sdk": "^17.2.0",
"olm": "https://matrix.org/packages/npm/olm/olm-3.0.0.tgz",
"process": "^0.11.10"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node inbox2matrix.js"