mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-10 14:44:52 +08:00
[local-sync] update package.json to include missing deps
This commit is contained in:
parent
c3cca9f518
commit
1112d3bccd
1 changed files with 2 additions and 1 deletions
|
@ -16,9 +16,10 @@
|
||||||
"mimelib": "0.2.19",
|
"mimelib": "0.2.19",
|
||||||
"nodemailer": "2.5.0",
|
"nodemailer": "2.5.0",
|
||||||
"isomorphic-core": "0.x.x",
|
"isomorphic-core": "0.x.x",
|
||||||
|
"redis": "2.6.3",
|
||||||
"request": "2.79.0",
|
"request": "2.79.0",
|
||||||
"rx": "4.1.0",
|
"rx": "4.1.0",
|
||||||
"signalfx": "3.0.1",
|
"sequelize": "3.27.0",
|
||||||
"underscore": "1.8.3",
|
"underscore": "1.8.3",
|
||||||
"vision": "4.1.0"
|
"vision": "4.1.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue