mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-29 20:04:59 +08:00
Add imap dependency to package.json
This commit is contained in:
parent
1460a0ae9f
commit
8160acc81e
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
"description": "Core shared packages",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"imap": "0.8.x",
|
||||
"sqlite3": "3.1.4"
|
||||
},
|
||||
"author": "Nylas",
|
||||
|
|
Loading…
Reference in a new issue