mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-16 20:59:26 +00:00
update lockfile
This commit is contained in:
@@ -7,6 +7,7 @@ datasource db {
|
|||||||
generator client {
|
generator client {
|
||||||
provider = "prisma-client-js"
|
provider = "prisma-client-js"
|
||||||
previewFeatures = ["fullTextSearch", "fullTextIndex"]
|
previewFeatures = ["fullTextSearch", "fullTextIndex"]
|
||||||
|
output = "../node_modules/.prisma/client"
|
||||||
}
|
}
|
||||||
|
|
||||||
model verification {
|
model verification {
|
||||||
|
|||||||
Reference in New Issue
Block a user