mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-26 10:00:50 +08:00
Add better-sqlite3
This commit is contained in:
parent
5b7214e464
commit
ae42c37606
2 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,7 @@
|
|||
"eslint-config-airbnb": "13.0.0",
|
||||
"eslint-plugin-import": "2.2.0",
|
||||
"eslint-plugin-jsx-a11y": "2.2.3",
|
||||
"eslint-plugin-react": "6.7.1",
|
||||
"sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz"
|
||||
"eslint-plugin-react": "6.7.1"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "lerna bootstrap"
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
"sequelize": "3.27.0",
|
||||
"underscore": "1.8.3",
|
||||
"vision": "4.1.0"
|
||||
"better-sqlite3": "bengotow/better-sqlite3#a888061ad334c76d2db4c06554c90785cc6e7cce"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue