Skip to content

Commit

Permalink
redo package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
coffeeorgreentea committed Jun 5, 2024
1 parent 9d41e7b commit 4b86992
Show file tree
Hide file tree
Showing 13 changed files with 59,036 additions and 56,675 deletions.
114,264 changes: 57,735 additions & 56,529 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions packages/server/db/src/lib/prisma/client-core/edge.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ exports.Prisma = Prisma
exports.$Enums = {}

/**
* Prisma Client JS version: 5.14.0
* Query Engine version: 23fdc5965b1e05fc54e5f26ed3de66776b93de64
* Prisma Client JS version: 5.15.0
* Query Engine version: 12e25d8d06f6ea5a0252864dd9a03b1bb51f3022
*/
Prisma.prismaVersion = {
client: "5.14.0",
engine: "23fdc5965b1e05fc54e5f26ed3de66776b93de64"
client: "5.15.0",
engine: "12e25d8d06f6ea5a0252864dd9a03b1bb51f3022"
}

Prisma.PrismaClientKnownRequestError = () => {
Expand Down
Loading

0 comments on commit 4b86992

Please sign in to comment.