1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-09 02:23:56 +02:00

Compare commits

..

No commits in common. "3fac17b826877f6ded6b4a5d554ce08a9f982e5a" and "fd4baf186d7fe3bb3202bcb1403cc8d9fd89984a" have entirely different histories.

2 changed files with 929 additions and 89 deletions

1016
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -8,7 +8,7 @@
"config": "^3.1.0", "config": "^3.1.0",
"dom-storage": "^2.1.0", "dom-storage": "^2.1.0",
"imap": "^0.8.19", "imap": "^0.8.19",
"matrix-js-sdk": "^24.0.0", "matrix-js-sdk": "^19.7.0",
"olm": "https://matrix.org/packages/npm/olm/olm-3.0.0.tgz", "olm": "https://matrix.org/packages/npm/olm/olm-3.0.0.tgz",
"process": "^0.11.10" "process": "^0.11.10"
}, },