Skip to content

Commit

Permalink
Revert "upgrade to react canary"
Browse files Browse the repository at this point in the history
This reverts commit d4b2d86.
  • Loading branch information
kentcdodds committed Mar 21, 2024
1 parent a5bfcbc commit 1759fe2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 15 deletions.
30 changes: 17 additions & 13 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -130,8 +130,8 @@
"postcss-import": "^15.1.0",
"prisma": "^5.8.1",
"qrcode": "^1.5.3",
"react": "^18.3.0-canary-a4939017f-20240320",
"react-dom": "^18.3.0-canary-a4939017f-20240320",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.12",
"react-is": "^18.2.0",
"react-lite-youtube-embed": "^2.4.0",
Expand Down

0 comments on commit 1759fe2

Please sign in to comment.