Skip to content

Commit 1a9648b

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

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.1.0",
7+
"react-dom": "18.1.0",
88
"react-scripts": "1.0.10"
99
},
1010
"scripts": {

0 commit comments

Comments
 (0)