Skip to content

Commit

Permalink
fix(package): update react-dom to version 16.2.0
Browse files Browse the repository at this point in the history
Closes #31
  • Loading branch information
greenkeeper[bot] committed Nov 28, 2017
1 parent 328cb1b commit 9ff388c
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 @@ -8,7 +8,7 @@
"private": true,
"dependencies": {
"react": "^15.4.2",
"react-dom": "^15.4.2"
"react-dom": "^16.2.0"
},
"devDependencies": {
"@types/enzyme": "^2.7.6",
Expand Down

0 comments on commit 9ff388c

Please sign in to comment.