fix: enable pg as database

This commit is contained in:
Julian Krauser 2025-04-22 09:37:03 +02:00
parent 14e9e04d6d
commit 76786ef0c4
2 changed files with 233 additions and 4 deletions

View file

@ -18,6 +18,7 @@
"@strapi/plugin-users-permissions": "5.12.5",
"@strapi/strapi": "5.12.5",
"mysql2": "3.9.8",
"pg": "^8.14.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router-dom": "^6.0.0",