mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +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",
|
||||
"sequelize": "3.27.0",
|
||||
"sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz",
|
||||
"striptags": "2.1.1",
|
||||
"underscore": "1.8.3",
|
||||
"vision": "4.1.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue