pg-hstore dependencides remove from backend
Showing
| ... | @@ -20,7 +20,6 @@ | ... | @@ -20,7 +20,6 @@ |
| "fastify-cors": "^6.0.3", | "fastify-cors": "^6.0.3", | ||
| "fastify-plugin": "^5.0.1", | "fastify-plugin": "^5.0.1", | ||
| "mysql2": "^3.14.1", | "mysql2": "^3.14.1", | ||
| "pg-hstore": "^2.3.4", | |||
| "sequelize": "^6.37.7", | "sequelize": "^6.37.7", | ||
| "sequelize-typescript": "^2.1.6", | "sequelize-typescript": "^2.1.6", | ||
| "zod": "^3.24.4" | "zod": "^3.24.4" | ||
| ... | ... |
Please
register
or
sign in
to comment