Skip to content

Commit

Permalink
chore(deps): update dependency react-scripts to v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 13, 2021
1 parent 7f7f68e commit 3adb1a4
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": "4.0.1"
"react-scripts": "4.0.2"
},
"scripts": {
"start": "npx react-scripts start",
Expand Down

0 comments on commit 3adb1a4

Please sign in to comment.