Skip to content

Commit

Permalink
chore(react deps): ⬆️ upgrade react & react-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Oct 16, 2020
1 parent 6ec1abe commit 8cc250b
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 @@ -116,8 +116,8 @@
"lodash": "4.17.20",
"mockdate": "^3.0.2",
"prettier": "2.1.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-hook-form": "6.9.2",
"react-is": "^16.13.1",
"react-spring": "8.0.27",
Expand Down

0 comments on commit 8cc250b

Please sign in to comment.