Skip to content

Commit

Permalink
Update dependency react-scripts to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent 628eed8 commit efa4b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todolist(over)/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-scripts": "1.0.10"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit efa4b0d

Please sign in to comment.