Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v2.0.0-beta.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent b6f1d88 commit e6b161f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"deploy": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "2.0.0-alpha.64",
"@docusaurus/preset-classic": "2.0.0-alpha.63",
"@docusaurus/core": "2.0.0-beta.18",
"@docusaurus/preset-classic": "2.0.0-beta.18",
"classnames": "2.2.6",
"react": "16.13.1",
"react-dom": "16.13.1"
Expand Down

0 comments on commit e6b161f

Please sign in to comment.