Skip to content

Commit

Permalink
fix: use Docusaurus canary to fix website deployment (#12138)
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Dec 13, 2021
1 parent 2acf623 commit 164ee7f
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 441 deletions.
8 changes: 4 additions & 4 deletions website/package.json
Expand Up @@ -29,10 +29,10 @@
]
},
"dependencies": {
"@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",
"@docusaurus/core": "0.0.0-4269",
"@docusaurus/plugin-client-redirects": "0.0.0-4269",
"@docusaurus/plugin-pwa": "0.0.0-4269",
"@docusaurus/preset-classic": "0.0.0-4269",
"clsx": "^1.1.1",
"fs-extra": "^9.0.1",
"globby": "^11.0.1",
Expand Down

0 comments on commit 164ee7f

Please sign in to comment.