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
@@ -83,6 +83,6 @@
"resolutions": {
"@redocly/cli/react": "^17.0.1",
"@redocly/cli/react-dom": "^17.0.1",
"pg": "8.12.0"
"pg": "8.11.3"
}
}