mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-08 13:44:53 +08:00
Fix JSON parsing error
This commit is contained in:
parent
ae42c37606
commit
4eacd22846
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"rx": "4.1.0",
|
||||
"sequelize": "3.27.0",
|
||||
"underscore": "1.8.3",
|
||||
"vision": "4.1.0"
|
||||
"vision": "4.1.0",
|
||||
"better-sqlite3": "bengotow/better-sqlite3#a888061ad334c76d2db4c06554c90785cc6e7cce"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Reference in a new issue