Skip to content

Commit

Permalink
fix(package): update react-scripts to version 3.4.0
Browse files Browse the repository at this point in the history
Closes #8
  • Loading branch information
greenkeeper[bot] authored Feb 14, 2020
1 parent 218d5ba commit cf90a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"react": "^16.6.0",
"react-dom": "^16.6.0",
"react-scripts": "3.1.0"
"react-scripts": "3.4.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit cf90a31

Please sign in to comment.