chore: rm pg dependency (#8526)

This commit is contained in:
Carlos R. L. Rodrigues
2024-08-08 17:22:57 +00:00
committed by GitHub
parent 91f07e1a59
commit c9c1a5b41c
10 changed files with 38 additions and 27 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"@medusajs/workflow-engine-inmemory": "workspace:*",
"faker": "^5.5.3",
"medusa-test-utils": "workspace:*",
"pg": "^8.12.0",
"pg": "^8.11.3",
"typeorm": "^0.3.16"
},
"devDependencies": {