Reduce backend image push size
All checks were successful
Build and deploy Backend / build (push) Successful in 3m54s
All checks were successful
Build and deploy Backend / build (push) Successful in 3m54s
This commit is contained in:
@@ -26,12 +26,12 @@
|
||||
"fastify": "^5.8.5",
|
||||
"graphql": "^16.13.2",
|
||||
"mercurius": "^16.9.0",
|
||||
"pg": "^8.20.0"
|
||||
"pg": "^8.20.0",
|
||||
"prisma": "^7.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.6.0",
|
||||
"@types/pg": "^8.20.0",
|
||||
"prisma": "^7.8.0",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user