fix: dependencies

This commit is contained in:
techpixel 2026-01-14 13:11:33 -05:00
parent 65bc9c71bf
commit 2962dcbac1
No known key found for this signature in database
GPG key ID: 34D6A091A305A398

View file

@ -17,6 +17,8 @@
"@prisma/adapter-pg": "^7.2.0", "@prisma/adapter-pg": "^7.2.0",
"@prisma/client": "^7.2.0", "@prisma/client": "^7.2.0",
"@types/pg": "^8.16.0", "@types/pg": "^8.16.0",
"airtable": "^0.12.2",
"dotenv": "^17.2.3",
"prisma": "^7.2.0" "prisma": "^7.2.0"
} }
} }