chore: install dependencies

Signed-off-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
mertmit
2023-10-24 23:45:42 +03:00
parent 06c9b006d6
commit 91bbc8bc43
2 changed files with 1121 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"express": "^4.18.2",
"knex": "^3.0.1",
"mysql2": "^3.6.2",
"object-hash": "^3.0.0",
"pg": "^8.11.3"
}