Skip to content

Commit

Permalink
fix(deps): update react monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and doug-martin committed Nov 23, 2020
1 parent 78ec718 commit b9a6339
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
24 changes: 11 additions & 13 deletions documentation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@docusaurus/core": "2.0.0-alpha.68",
"@docusaurus/preset-classic": "2.0.0-alpha.68",
"classnames": "2.2.6",
"react": "16.14.0",
"react-dom": "16.14.0"
"react": "17.0.1",
"react-dom": "17.0.1"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit b9a6339

Please sign in to comment.