Skip to content

Commit

Permalink
chore: update prisma version
Browse files Browse the repository at this point in the history
  • Loading branch information
ivopr committed May 31, 2023
1 parent eb8066e commit f55bd9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.1.0",
"@prisma/client": "^4.13.0",
"@prisma/client": "4.15.0",
"@radix-ui/react-dropdown-menu": "^2.0.4",
"@radix-ui/react-select": "^1.2.1",
"@radix-ui/react-switch": "^1.0.2",
Expand Down Expand Up @@ -81,7 +81,7 @@
"postcss": "^8.4.19",
"prettier": "^2.8.4",
"prettier-plugin-tailwindcss": "^0.2.8",
"prisma": "^4.13.0",
"prisma": "4.15.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
Expand Down

0 comments on commit f55bd9c

Please sign in to comment.