Skip to content

Commit

Permalink
chore: fix React RC version pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
crutchcorn committed Jun 9, 2024
1 parent 3c99b8c commit 5bf2dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
"punycode": "2.1.1",
"querystring-es3": "0.2.1",
"raw-body": "2.4.1",
"react-is": "19.0.0-canary-94eed63c49-20240425",
"react-is": "19.0.0-rc-f994737d14-20240522",
"react-refresh": "0.12.0",
"regenerator-runtime": "0.13.4",
"sass-loader": "12.4.0",
Expand Down

0 comments on commit 5bf2dee

Please sign in to comment.