mirror of
https://github.com/System-End/campfire.git
synced 2026-04-19 20:55:10 +00:00
fix: dependencies
This commit is contained in:
parent
65bc9c71bf
commit
2962dcbac1
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue