Skip to content

Commit 6a40f5b

Browse files
Update react monorepo to v19
1 parent 168b331 commit 6a40f5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"next": "10.1.3",
12-
"react": "17.0.1",
13-
"react-dom": "17.0.1"
12+
"react": "19.2.0",
13+
"react-dom": "19.2.0"
1414
}
1515
}

0 commit comments

Comments
 (0)