Skip to content

Commit

Permalink
fix(package): update react-dom to version 16.4.0
Browse files Browse the repository at this point in the history
Closes #33
  • Loading branch information
greenkeeper[bot] committed May 24, 2018
1 parent 70b1250 commit 875d015
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 @@ -46,7 +46,7 @@
"dependencies": {
"babel-runtime": "^6.9.2",
"react": "^15.4.1",
"react-dom": "^15.4.1",
"react-dom": "^16.4.0",
"react-hot-loader": "^3.0.0"
}
}

0 comments on commit 875d015

Please sign in to comment.