Add better-sqlite3

This commit is contained in:
Evan Morikawa 2016-11-23 10:18:38 -08:00
parent 5b7214e464
commit ae42c37606
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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",