chore: Add missing deps (#4317)

This commit is contained in:
Oliver Windall Juhl
2023-06-15 18:27:31 +02:00
committed by GitHub
parent 81dfeb43ea
commit 9b42387fd3
24 changed files with 84 additions and 101 deletions

View File

@@ -104,6 +104,7 @@
"packageManager": "yarn@3.2.1",
"resolutions": {
"@redocly/cli/react": "^17.0.1",
"@redocly/cli/react-dom": "^17.0.1"
"@redocly/cli/react-dom": "^17.0.1",
"pg": "8.10.0"
}
}