This commit is contained in:
Isaac 2022-03-22 22:12:29 +00:00
parent 88782ec1a5
commit fbabf25f07

View File

@ -1,6 +1,3 @@
// This is your Prisma schema file,
// learn more about it in the docs: https://pris.ly/d/prisma-schema
generator client {
provider = "prisma-client-js"
}