Started migrating to mariadb in the package.json

This commit is contained in:
2023-11-07 09:14:57 +01:00
parent e414db9caa
commit 5cb47f6cd9
2 changed files with 140 additions and 151 deletions

View File

@ -16,8 +16,9 @@
"dotenv": "^16.0.2",
"express": "^4.18.1",
"joi": "^17.6.0",
"mongoose": "^6.5.4",
"mariadb": "^3.2.2",
"multer": "^1.4.5-lts.1",
"sequelize": "^6.34.0",
"ts-node": "^10.9.1",
"typescript": "^4.8.2",
"ws": "^8.8.1"