mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-11 23:24:32 +08:00
[local-sync] fix missing dependency
This commit is contained in:
parent
b542edce02
commit
2d145800ae
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
"rx": "4.1.0",
|
"rx": "4.1.0",
|
||||||
"sequelize": "3.27.0",
|
"sequelize": "3.27.0",
|
||||||
"sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz",
|
"sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz",
|
||||||
|
"striptags": "2.1.1",
|
||||||
"underscore": "1.8.3",
|
"underscore": "1.8.3",
|
||||||
"vision": "4.1.0"
|
"vision": "4.1.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue