Skip to content

Commit

Permalink
fix(package): update react-scripts to version 3.1.2
Browse files Browse the repository at this point in the history
Closes #8
  • Loading branch information
greenkeeper[bot] authored Sep 19, 2019
1 parent 218d5ba commit 1a16174
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.1.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 1a16174

Please sign in to comment.