Skip to content

Commit 9280f11

Browse files
authored
Merge pull request #17 from hexawulf/codex/add-pg-dependency-to-package.json
Add pg dependency
2 parents 204ce97 + 8cc4565 commit 9280f11

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"openid-client": "^6.5.0",
7070
"passport": "^0.7.0",
7171
"passport-local": "^1.0.0",
72+
"pg": "^8.12.0",
7273
"prism-react-renderer": "^2.4.1",
7374
"prismjs": "^1.30.0",
7475
"react": "^18.3.1",

0 commit comments

Comments
 (0)