Skip to content

Commit

Permalink
chore(deps): update dependency react-scripts to v4 (#7236)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 4, 2020
1 parent b878385 commit 3c8d3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bundling/tree-shaking/webpack-ac3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"graphql": "^15.0.0",
"react": "file:../../../../node_modules/react",
"react-dom": "file:../../../../node_modules/react-dom",
"react-scripts": "3.4.4"
"react-scripts": "4.0.0"
},
"scripts": {
"start": "npx react-scripts start",
Expand Down

0 comments on commit 3c8d3e8

Please sign in to comment.