mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
Add Prisma schema configuration to package.json
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"prisma": {
|
||||
"schema": "apps/passenger-api/prisma/schema.prisma"
|
||||
},
|
||||
"jest": {
|
||||
"moduleFileExtensions": [
|
||||
"js",
|
||||
|
||||
Reference in New Issue
Block a user