Skip to content

Commit 4296e74

Browse files
committed
Update DS to fix sidebar bug
1 parent 63130ca commit 4296e74

File tree

2 files changed

+118
-70
lines changed

2 files changed

+118
-70
lines changed

website/package-lock.json

Lines changed: 116 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"deploy": "docusaurus deploy"
88
},
99
"dependencies": {
10-
"@docusaurus/core": "^2.0.0-alpha.40",
11-
"@docusaurus/preset-classic": "^2.0.0-alpha.40",
10+
"@docusaurus/core": "^2.0.0-alpha.41",
11+
"@docusaurus/preset-classic": "^2.0.0-alpha.41",
1212
"classnames": "^2.2.6",
1313
"react": "^16.10.2",
1414
"react-dom": "^16.10.2"

0 commit comments

Comments
 (0)