Roll back prisma to 4.9.0

pull/2042/head
Anthony Alayo 2023-05-16 11:14:47 -07:00 committed by GitHub
parent 586529a5ca
commit a0da0030b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
],
"dependencies": {
"@fontsource/inter": "^4.5.15",
"@prisma/client": "4.13.0",
"@prisma/client": "4.9.0",
"@tanstack/react-query": "^4.16.1",
"@umami/prisma-client": "^0.2.0",
"@umami/redis-client": "^0.2.0",
@ -141,7 +141,7 @@
"postcss-preset-env": "7.8.3",
"postcss-rtlcss": "^4.0.1",
"prettier": "^2.6.2",
"prisma": "4.13.0",
"prisma": "4.9.0",
"prompts": "2.4.2",
"rollup": "^2.70.1",
"rollup-plugin-delete": "^2.0.0",