mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-12 15:52:32 +10:00
fix pg version
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
"mime-types": "^2.1.35",
|
||||
"nestjs-kysely": "^0.1.6",
|
||||
"passport-jwt": "^4.0.1",
|
||||
"pg": "^8.",
|
||||
"pg": "^8.11.3",
|
||||
"pg-tsquery": "^8.4.2",
|
||||
"reflect-metadata": "^0.2.1",
|
||||
"rxjs": "^7.8.1",
|
||||
|
||||
Reference in New Issue
Block a user