aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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 eb5c3a2..cfb563f 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
43 "fs-extra": "^8.1.0", 43 "fs-extra": "^8.1.0",
44 "mysql": "2.18.1", 44 "mysql": "2.18.1",
45 "node-fetch": "^2.6.1", 45 "node-fetch": "^2.6.1",
46 "pg": "^7.18.2", 46 "pg": "^8.0.3",
47 "sqlite3": "^4.1.0", 47 "sqlite3": "^4.1.0",
48 "targz": "^1.0.1", 48 "targz": "^1.0.1",
49 "uuid": "^8.3.2" 49 "uuid": "^8.3.2"