Skip to content

Commit

Permalink
fix(deps): update docusaurus monorepo to v2.0.0-beta.4 (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2021
1 parent 97a508e commit 18a1975
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 @@ -6,8 +6,8 @@
"deploy": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.0",
"@docusaurus/preset-classic": "2.0.0-beta.0",
"@docusaurus/core": "2.0.0-beta.4",
"@docusaurus/preset-classic": "2.0.0-beta.4",
"@theguild/components": "1.4.7",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down

0 comments on commit 18a1975

Please sign in to comment.