mirror of
https://github.com/dadada/inbox2matrix.git
synced 2025-06-08 10:03:57 +02:00
Add matrix bot and temporary inbox refresh
This commit is contained in:
parent
25b543cc57
commit
1579a8022d
2 changed files with 95 additions and 11 deletions
|
@ -4,8 +4,9 @@
|
|||
"description": "",
|
||||
"main": "inbox2matrix.js",
|
||||
"dependencies": {
|
||||
"config": "^3.0.1",
|
||||
"config": "^3.1.0",
|
||||
"imap": "^0.8.19",
|
||||
"matrix-js-sdk": "^1.1.0-rc.1",
|
||||
"process": "^0.11.10"
|
||||
},
|
||||
"devDependencies": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue