Skip to content

Commit bd0e78f

Browse files
Update React version to exact 19.0.0 in package.json
1 parent 5d06dce commit bd0e78f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/dummy/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"postcss": "^8.4.31",
4848
"postcss-loader": "^7.1.0",
4949
"prop-types": "^15.7.2",
50-
"react": "^19.0.0",
51-
"react-dom": "^19.0.0",
50+
"react": "19.0.0",
51+
"react-dom": "19.0.0",
5252
"react-error-boundary": "^4.1.2",
5353
"react-helmet": "^6.0.0-beta.2",
5454
"react-on-rails": "git+https://github.com/shakacode/react_on_rails.git#abanoubghadban/pro362-add-support-for-RSC",

0 commit comments

Comments
 (0)