fix: add pg dependency for memory v2 runtime

This commit is contained in:
john
2026-07-03 11:05:02 +08:00
parent c183893cdd
commit d2b97491ef
2 changed files with 148 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
"http-proxy-middleware": "^3.0.3",
"jsonrepair": "^3.14.0",
"mysql2": "^3.22.5",
"pg": "^8.16.3",
"qrcode": "^1.5.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",