aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6dcffd6..2c8179f 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,8 @@
26 "@adonisjs/lucid": "^6.1.3", 26 "@adonisjs/lucid": "^6.1.3",
27 "atob": "^2.1.2", 27 "atob": "^2.1.2",
28 "pg": "^7.12.1", 28 "pg": "^7.12.1",
29 "sqlite3": "^4.1.0" 29 "sqlite3": "^4.1.0",
30 "uuid": "^3.3.3"
30 }, 31 },
31 "devDependencies": {}, 32 "devDependencies": {},
32 "autoload": { 33 "autoload": {