Skip to content

Commit

Permalink
chore: pin react to 16.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 13, 2018
1 parent b47ccfe commit cc1e3a2
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 @@ -21,7 +21,7 @@
"dependencies": {
"history": "^4.7.2",
"prop-types": "^15.6.1",
"react": "^16.3.0",
"react": "16.6.1",
"react-dom": "^16.3.0",
"react-redux": "^5.0.7",
"react-router-dom": "^4.2.2",
Expand Down

0 comments on commit cc1e3a2

Please sign in to comment.