mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
fix: docusaurus issue
This commit is contained in:
parent
4680527d5a
commit
e90b31ee0d
@ -3,7 +3,7 @@ Title: CLI applications
|
|||||||
position: 12
|
position: 12
|
||||||
---
|
---
|
||||||
|
|
||||||
import { GoPlayground } from '../../../src/components/GoPlayground';
|
import { GoPlayground } from '@site/src/components/GoPlayground';
|
||||||
|
|
||||||
# CLI applications
|
# CLI applications
|
||||||
|
|
||||||
|
|||||||
@ -21,15 +21,11 @@
|
|||||||
"@docusaurus/theme-search-algolia": "^3.8.1",
|
"@docusaurus/theme-search-algolia": "^3.8.1",
|
||||||
"@mdx-js/react": "^3.0.0",
|
"@mdx-js/react": "^3.0.0",
|
||||||
"@saucelabs/theme-github-codeblock": "0.1.1",
|
"@saucelabs/theme-github-codeblock": "0.1.1",
|
||||||
"@svgr/webpack": "^5.5.0",
|
|
||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
"file-loader": "^6.2.0",
|
|
||||||
"prism-react-renderer": "^2.3.1",
|
"prism-react-renderer": "^2.3.1",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-full-screen": "^1.1.0",
|
"react-full-screen": "^1.1.0"
|
||||||
"url": "^0.11.0",
|
|
||||||
"url-loader": "^4.1.1"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@docusaurus/module-type-aliases": "^3.8.1",
|
"@docusaurus/module-type-aliases": "^3.8.1",
|
||||||
|
|||||||
1213
foomo/yarn.lock
1213
foomo/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user