Skip to content

Commit

Permalink
Merge pull request #96 from severest/react-dom-16.3.1-13.0.0
Browse files Browse the repository at this point in the history
Update react-dom in / from 16.3.0 to 16.3.1
  • Loading branch information
severest authored Apr 10, 2018
2 parents 3fc462e + cdd55e1 commit 4194e1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": "^16.3.1",
"react-dnd": "^2.5.3",
"react-dnd-html5-backend": "^2.5.3",
"react-dom": "^16.3.0",
"react-dom": "^16.3.1",
"react-router-dom": "^4.2.2",
"react-transition-group": "^2.2.0",
"rxjs": "^5.5.8",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6126,9 +6126,9 @@ react-dnd@^2.5.3:
lodash "^4.2.0"
prop-types "^15.5.10"

react-dom@^16.3.0:
version "16.3.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.0.tgz#b318e52184188ecb5c3e81117420cca40618643e"
react-dom@^16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.1.tgz#6a3c90a4fb62f915bdbcf6204422d93a7d4ca573"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down

0 comments on commit 4194e1e

Please # to comment.