Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: x249/prisma-starter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3ceee1d2ebf1312562a17d75f43d5b4998a698dd
Choose a base ref
..
head repository: x249/prisma-starter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f2b8e20f856e35c33e2130cccf8c57f087b29058
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
"graphql-yoga": "1.18.1",
"jsonwebtoken": "8.5.1",
"prisma-binding": "2.3.15",
"prisma-client-lib": "1.34.8"
"prisma-client-lib": "1.34.10"
},
"devDependencies": {
"@types/bcryptjs": "2.4.2",