Skip to content

Commit

Permalink
Revert "fix(deps): update docusaurus monorepo to v2.0.0-beta.21 (#602)"
Browse files Browse the repository at this point in the history
This reverts commit 8f3a702.
  • Loading branch information
millotp committed May 31, 2022
1 parent 8f3a702 commit 6dbd80e
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 600 deletions.
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
]
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.21",
"@docusaurus/preset-classic": "2.0.0-beta.21",
"@docusaurus/types": "2.0.0-beta.21",
"@docusaurus/core": "2.0.0-beta.20",
"@docusaurus/preset-classic": "2.0.0-beta.20",
"@docusaurus/types": "2.0.0-beta.20",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"docusaurus-preset-shiki-twoslash": "1.1.37",
Expand Down
Loading

0 comments on commit 6dbd80e

Please sign in to comment.