Skip to content

Commit

Permalink
chore(docs): update docusaurus (#1151)
Browse files Browse the repository at this point in the history
Update docusaurus to latest release.
  • Loading branch information
ludofischer committed Jun 22, 2021
1 parent 1a9bd4b commit 2a0128c
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 483 deletions.
6 changes: 3 additions & 3 deletions site/package.json
Expand Up @@ -9,9 +9,9 @@
"deploy": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "^2.0.0-beta.0",
"@docusaurus/preset-classic": "^2.0.0-beta.0",
"@monaco-editor/react": "^4.1.2",
"@docusaurus/core": "^2.0.0-beta.1",
"@docusaurus/preset-classic": "^2.0.0-beta.1",
"@monaco-editor/react": "^4.2.1",
"classnames": "^2.3.1",
"cssnano-preset-advanced": "^5.1.3",
"cssnano-preset-default": "^5.1.3",
Expand Down

0 comments on commit 2a0128c

Please sign in to comment.