mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-18 12:33:21 +00:00
move to yarn
This commit is contained in:
8124
pnpm-lock.yaml
generated
8124
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,6 @@ 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