Skip to content

Commit 164ee7f

Browse files
authored
fix: use Docusaurus canary to fix website deployment (#12138)
1 parent 2acf623 commit 164ee7f

File tree

2 files changed

+322
-441
lines changed

2 files changed

+322
-441
lines changed

website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
]
3030
},
3131
"dependencies": {
32-
"@docusaurus/core": "2.0.0-beta.9",
33-
"@docusaurus/plugin-client-redirects": "2.0.0-beta.9",
34-
"@docusaurus/plugin-pwa": "2.0.0-beta.9",
35-
"@docusaurus/preset-classic": "2.0.0-beta.9",
32+
"@docusaurus/core": "0.0.0-4269",
33+
"@docusaurus/plugin-client-redirects": "0.0.0-4269",
34+
"@docusaurus/plugin-pwa": "0.0.0-4269",
35+
"@docusaurus/preset-classic": "0.0.0-4269",
3636
"clsx": "^1.1.1",
3737
"fs-extra": "^9.0.1",
3838
"globby": "^11.0.1",

0 commit comments

Comments
 (0)