Skip to content

Commit

Permalink
fix(package): update react-dom to version 16.4.2
Browse files Browse the repository at this point in the history
Closes #14
  • Loading branch information
greenkeeper[bot] committed Aug 1, 2018
1 parent 6a19a9d commit dd2ed5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"babel-preset-react": "^6.5.0",
"babel-standalone": "^6.4.4",
"react": "~16.4.2",
"react-dom": "^15.4.0"
"react-dom": "^16.4.2"
},
"devDependencies": {
"assume": "~1.5.0",
Expand Down

0 comments on commit dd2ed5d

Please sign in to comment.