Skip to content

Commit

Permalink
fix(package): update react-dom to version 16.13.1
Browse files Browse the repository at this point in the history
Closes #60
  • Loading branch information
greenkeeper[bot] committed Mar 19, 2020
1 parent 98e53a6 commit 7e84ecc
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 @@ -14,7 +14,7 @@
"url": "https://github.com/overlookmotel/react-async-ssr/issues"
},
"dependencies": {
"react-dom": "~16.9.0"
"react-dom": "~16.13.1"
},
"peerDependencies": {
"react": "16.6.0 - 16.9.x"
Expand Down

0 comments on commit 7e84ecc

Please sign in to comment.