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

Commit

Permalink
Downgrade react to latest 15.x.x. (#4337)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenba committed Apr 18, 2018
1 parent e9d158f commit b9104f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"query-string": "5.1.1",
"raven": "2.5.0",
"raven-js": "3.24.1",
"react": "16.3.1",
"react-dom": "16.3.1",
"react": "15.6.2",
"react-dom": "15.6.2",
"react-masonry-component": "6.0.2",
"rimraf": "2.6.2",
"universal-analytics": "0.4.16",
Expand Down

0 comments on commit b9104f1

Please sign in to comment.