Skip to content

Commit

Permalink
fix(package): update react-dom to version 16.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 16, 2018
1 parent 2c5903d commit 9d7e2ff
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 @@ -112,7 +112,7 @@
"material-design-icons": "^3.0.1",
"popper.js": "^1.12.9",
"react": "16.0.0",
"react-dom": "16.0.0",
"react-dom": "16.3.2",
"react-redux": "^5.0.7",
"reactstrap": "^5.0.0-beta",
"redux": "^3.7.2",
Expand Down

0 comments on commit 9d7e2ff

Please sign in to comment.