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
@@ -25,7 +25,7 @@
"node-fetch": "^3.3.1",
"open": "^9.1.0",
"ora": "^6.3.0",
"pg": "^8.12.0",
"pg": "^8.11.3",
"slugify": "^1.6.6",
"uuid": "^9.0.0",
"validator": "^13.9.0",