We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d303f commit f104a4eCopy full SHA for f104a4e
website/package.json
@@ -29,10 +29,10 @@
29
]
30
},
31
"dependencies": {
32
- "@docusaurus/core": "^2.0.0-beta.0",
33
- "@docusaurus/plugin-client-redirects": "^2.0.0-beta.0",
34
- "@docusaurus/plugin-pwa": "^2.0.0-beta.0",
35
- "@docusaurus/preset-classic": "^2.0.0-beta.0",
+ "@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",
36
"clsx": "^1.1.1",
37
"fs-extra": "^9.0.1",
38
"globby": "^11.0.1",
0 commit comments