Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
fix(package): update react-dom to version 16.1.0
Browse files Browse the repository at this point in the history
Closes #192
  • Loading branch information
greenkeeper[bot] committed Nov 9, 2017
1 parent 1899513 commit 6626df0
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 @@ -41,7 +41,7 @@
"meteor-node-stubs": "^0.2.4",
"prop-types": "^15.5.10",
"react": "^15.4.0",
"react-dom": "^15.4.0",
"react-dom": "^16.1.0",
"react-dom-stream": "^0.5.1",
"react-redux": "^5.0.0",
"react-router": "^3.0.0",
Expand Down

0 comments on commit 6626df0

Please sign in to comment.