We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d06dce commit bd0e78fCopy full SHA for bd0e78f
spec/dummy/package.json
@@ -47,8 +47,8 @@
47
"postcss": "^8.4.31",
48
"postcss-loader": "^7.1.0",
49
"prop-types": "^15.7.2",
50
- "react": "^19.0.0",
51
- "react-dom": "^19.0.0",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
52
"react-error-boundary": "^4.1.2",
53
"react-helmet": "^6.0.0-beta.2",
54
"react-on-rails": "git+https://github.com/shakacode/react_on_rails.git#abanoubghadban/pro362-add-support-for-RSC",
0 commit comments