feat: add postgres dependency
This commit is contained in:
parent
3458b36678
commit
4bae8ddbca
@ -18,6 +18,7 @@
|
||||
"typescript": "^5.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.21.1"
|
||||
"express": "^4.21.1",
|
||||
"pg": "^8.13.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user