fix: enable pg as database
This commit is contained in:
parent
14e9e04d6d
commit
76786ef0c4
2 changed files with 233 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue