aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPitu <[email protected]>2019-02-22 00:00:07 +0900
committerPitu <[email protected]>2019-02-22 00:00:07 +0900
commitc7a4a39de4e6113e88f07fefb3668e9fd3b1372a (patch)
treef324198a3687489c5b8527bc6caeaea84cf236e7 /package.json
parentSame (diff)
downloadhost.fuwn.me-c7a4a39de4e6113e88f07fefb3668e9fd3b1372a.tar.xz
host.fuwn.me-c7a4a39de4e6113e88f07fefb3668e9fd3b1372a.zip
Add support for sqlite
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index cee6355..71119c0 100644
--- a/package.json
+++ b/package.json
@@ -61,6 +61,7 @@
"randomstring": "^1.1.5",
"serve-static": "^1.13.2",
"sharp": "^0.20.3",
+ "sqlite3": "^4.0.6",
"v-clipboard": "^1.0.4",
"vue-analytics": "^5.16.2",
"vue-axios": "^2.0.2",