Skip to content

Commit

Permalink
chore: Revert "chore(deps): update dependency react to v18" (#12619)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed Apr 1, 2022
1 parent 1197be8 commit f5e2e3a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/react-prisma/package.json
Expand Up @@ -23,7 +23,7 @@
"esbuild": "0.14.29",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"react": "18.0.0",
"react": "17.0.2",
"ts-jest": "27.1.4",
"typescript": "4.6.3"
},
Expand All @@ -39,7 +39,7 @@
],
"peerDependencies": {
"@prisma/client": "*",
"react": "^18.0.0"
"react": "^17.0.0"
},
"sideEffects": false
}
9 changes: 5 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit f5e2e3a

Please sign in to comment.