Skip to content

Commit

Permalink
automatic update for docusaurus-plugin-internaldocs-fb@0.10.4
Browse files Browse the repository at this point in the history
Reviewed By: kassens

Differential Revision: D33743756

fbshipit-source-id: 06b8b5c78376887d897e579077eb7a266ef453f2
  • Loading branch information
antonk52 authored and facebook-github-bot committed Jan 26, 2022
1 parent d745bdf commit 3328e8d
Show file tree
Hide file tree
Showing 3 changed files with 2,675 additions and 497 deletions.
4 changes: 2 additions & 2 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ module.exports = {
position: 'left',
},
fbContent({
internal: {},
internal: null,
external: {
type: 'docsVersionDropdown',
position: 'right',
Expand All @@ -396,7 +396,7 @@ module.exports = {
],
},
}),
],
].filter(Boolean),
},
image: 'img/relay.png',
footer: {
Expand Down
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"docusaurus": "docusaurus"
},
"dependencies": {
"@docusaurus/core": "^2.0.0-beta.3",
"@docusaurus/plugin-client-redirects": "^2.0.0-beta.3",
"@docusaurus/preset-classic": "^2.0.0-beta.3",
"@docusaurus/core": "2.0.0-beta.8",
"@docusaurus/plugin-client-redirects": "2.0.0-beta.8",
"@docusaurus/preset-classic": "2.0.0-beta.8",
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"docusaurus-plugin-internaldocs-fb": "^0.8.5",
"docusaurus-plugin-internaldocs-fb": "0.10.4",
"monaco-editor": "^0.24.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
Loading

0 comments on commit 3328e8d

Please sign in to comment.