Skip to content

Commit

Permalink
Update Docusaurus to 2.0 beta 4 (#1780)
Browse files Browse the repository at this point in the history
* Update Docusaurus to 2.0 beta 4

* Try recreating yarn.lock to bump versions

* Tweak Docusaurus versions again
  • Loading branch information
markerikson committed Jul 29, 2021
1 parent d622cb5 commit 4b7b893
Show file tree
Hide file tree
Showing 2 changed files with 1,294 additions and 1,730 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 @@
"serve": "docusaurus serve"
},
"dependencies": {
"@docusaurus/core": "^2.0.0-beta.2",
"@docusaurus/preset-classic": "^2.0.0-beta.2",
"@docusaurus/core": "2.0.0-beta.4",
"@docusaurus/preset-classic": "2.0.0-beta.4",
"classnames": "^2.2.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

0 comments on commit 4b7b893

Please sign in to comment.