use mongodb

This commit is contained in:
2023-01-10 16:13:53 +02:00
parent 60b072bc74
commit e4333a8b4c
7 changed files with 991 additions and 248 deletions

View File

@@ -42,7 +42,6 @@
"@auth/sveltekit": "^0.1.11",
"dotenv": "^16.0.3",
"joi": "^17.7.0",
"knex": "^2.4.0",
"pg": "^8.8.0"
"mongodb": "^4.13.0"
}
}