Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Update react in / from 16.1.1 to 16.2.0 #153

Merged
merged 2 commits into from
Dec 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"font-awesome": "^4.7.0",
"jsonp": "^0.2.1",
"moment": "^2.19.4",
"react": "^16.1.1",
"react": "^16.2.0",
"react-autosuggest": "^9.3.2",
"react-dom": "^16.1.1",
"react-google-charts": "^1.5.5",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5324,9 +5324,9 @@ react@^15.3.2:
object-assign "^4.1.0"
prop-types "^15.5.10"

react@^16.1.1:
version "16.1.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.1.1.tgz#d5c4ef795507e3012282dd51261ff9c0e824fe1f"
react@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.2.0.tgz#a31bd2dab89bff65d42134fa187f24d054c273ba"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down