Skip to content

Commit c95db50

Browse files
Update react monorepo to v18
1 parent 628eed8 commit c95db50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

todolist(over)/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"react": "^15.6.1",
7-
"react-dom": "^15.6.1",
6+
"react": "^18.0.0",
7+
"react-dom": "^18.0.0",
88
"react-scripts": "1.0.10"
99
},
1010
"scripts": {

0 commit comments

Comments
 (0)