Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 628eed8 commit c95db50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions todolist(over)/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-scripts": "1.0.10"
},
"scripts": {
Expand Down

0 comments on commit c95db50

Please sign in to comment.