Skip to content

Commit

Permalink
Pin Prisma to version 4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-dp committed Apr 30, 2024
1 parent 3d98d86 commit aaa6059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"@op-engineering/op-sqlite": ">= 2.0.16",
"@tauri-apps/plugin-sql": "2.0.0-alpha.5",
"expo-sqlite": ">= 13.0.0",
"prisma": "^4.0.0",
"prisma": "4.8.1",
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0",
"react-native": ">= 0.68.0",
Expand Down

0 comments on commit aaa6059

Please sign in to comment.