feat: add types for pg for dev

This commit is contained in:
Nemo D'ACREMONT 2024-10-25 11:02:30 +02:00
parent 61667ded6d
commit 95b678fb88
No known key found for this signature in database
GPG Key ID: 6E5BCE8022FA8276

View File

@ -14,6 +14,7 @@
"description": "",
"devDependencies": {
"@types/express": "^5.0.0",
"@types/pg": "^8.11.10",
"globals": "^15.11.0",
"typescript": "^5.6.3"
},