aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPitu <[email protected]>2018-09-16 17:53:14 -0300
committerPitu <[email protected]>2018-09-16 17:53:14 -0300
commit7df56eb91c4cf22c6e7323e24881bc527a2c1ad6 (patch)
tree61c6c89732365279ef3e19cba4c9298c8bd728bd /package.json
parentLinks can now be created (diff)
downloadhost.fuwn.me-7df56eb91c4cf22c6e7323e24881bc527a2c1ad6.tar.xz
host.fuwn.me-7df56eb91c4cf22c6e7323e24881bc527a2c1ad6.zip
Switching to postgresql as the default had some implications
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e361871..abea0ca 100644
--- a/package.json
+++ b/package.json
@@ -49,9 +49,9 @@
"nuxt-dropzone": "^0.2.7",
"one-liner": "^1.3.0",
"path": "^0.12.7",
+ "pg": "^7.4.3",
"randomstring": "^1.1.5",
"sharp": "^0.20.3",
- "sqlite3": "^4.0.0",
"v-clipboard": "^1.0.4",
"vue-analytics": "^5.9.1",
"vue-axios": "^2.0.2",