Skip to content

Commit

Permalink
Revert "chore(website): upgrade docusaurus version to 3.0.0"
Browse files Browse the repository at this point in the history
This reverts commit e748177.
  • Loading branch information
hasezoey committed Nov 16, 2023
1 parent 96ede53 commit c8f628f
Show file tree
Hide file tree
Showing 2 changed files with 1,374 additions and 2,911 deletions.
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"clear": "docusaurus clear"
},
"dependencies": {
"@docusaurus/core": "3.0.0",
"@docusaurus/preset-classic": "3.0.0",
"@docusaurus/core": "2.4.3",
"@docusaurus/preset-classic": "2.4.3",
"clsx": "^1.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit c8f628f

Please sign in to comment.