Skip to content

Commit

Permalink
chore: downgrade docusaurus to fix i18n build
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Dec 10, 2021
1 parent 396ea96 commit 846f312
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 324 deletions.
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
]
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.10",
"@docusaurus/plugin-client-redirects": "2.0.0-beta.10",
"@docusaurus/plugin-pwa": "2.0.0-beta.10",
"@docusaurus/preset-classic": "2.0.0-beta.10",
"@docusaurus/core": "2.0.0-beta.9",
"@docusaurus/plugin-client-redirects": "2.0.0-beta.9",
"@docusaurus/plugin-pwa": "2.0.0-beta.9",
"@docusaurus/preset-classic": "2.0.0-beta.9",
"clsx": "^1.1.1",
"fs-extra": "^9.0.1",
"globby": "^11.0.1",
Expand Down
Loading

0 comments on commit 846f312

Please sign in to comment.