We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396ea96 commit 846f312Copy full SHA for 846f312
website/package.json
@@ -29,10 +29,10 @@
29
]
30
},
31
"dependencies": {
32
- "@docusaurus/core": "2.0.0-beta.10",
33
- "@docusaurus/plugin-client-redirects": "2.0.0-beta.10",
34
- "@docusaurus/plugin-pwa": "2.0.0-beta.10",
35
- "@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",
36
"clsx": "^1.1.1",
37
"fs-extra": "^9.0.1",
38
"globby": "^11.0.1",
0 commit comments