mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 15:46:28 +08:00
[iso-core] Pin imap-provider-settings package version
I'm about to make backwards-incompatible changes to this data in preparation for supporting setting the 'ssl' bit separately for IMAP / SMTP.
This commit is contained in:
parent
cd70f845b1
commit
6588827c32
2 changed files with 1 additions and 2 deletions
|
@ -51,7 +51,6 @@
|
||||||
"hapi-swagger": "7.6.0",
|
"hapi-swagger": "7.6.0",
|
||||||
"he": "1.1.0",
|
"he": "1.1.0",
|
||||||
"iconv": "2.2.1",
|
"iconv": "2.2.1",
|
||||||
"imap-provider-settings": "nylas/imap-provider-settings",
|
|
||||||
"immutable": "3.7.5",
|
"immutable": "3.7.5",
|
||||||
"inert": "4.0.0",
|
"inert": "4.0.0",
|
||||||
"is-online": "6.1.0",
|
"is-online": "6.1.0",
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
"atob": "2.0.3",
|
"atob": "2.0.3",
|
||||||
"btoa": "1.1.2",
|
"btoa": "1.1.2",
|
||||||
"imap": "github:jstejada/node-imap#fix-parse-body-list",
|
"imap": "github:jstejada/node-imap#fix-parse-body-list",
|
||||||
"imap-provider-settings": "github:nylas/imap-provider-settings",
|
"imap-provider-settings": "github:nylas/imap-provider-settings#054303cc2",
|
||||||
"jasmine": "2.x.x",
|
"jasmine": "2.x.x",
|
||||||
"joi": "8.4.2",
|
"joi": "8.4.2",
|
||||||
"libhoney": "1.0.0-beta.2",
|
"libhoney": "1.0.0-beta.2",
|
||||||
|
|
Loading…
Reference in a new issue