update lockfile

This commit is contained in:
2023-07-15 10:54:08 +02:00
parent 30de94652d
commit b2e3adf953

View File

@@ -7,6 +7,7 @@ datasource db {
generator client {
provider = "prisma-client-js"
previewFeatures = ["fullTextSearch", "fullTextIndex"]
output = "../node_modules/.prisma/client"
}
model verification {