Skip to content

Commit

Permalink
docs: Fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedBassem committed Nov 24, 2024
1 parent fd4a996 commit 6392cca
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"docusaurus-preset-openapi": "^0.7.5",
"prism-react-renderer": "^2.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react-dom": "^18.3.1",
"url": "^0.11.4"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.5.2",
Expand Down
22 changes: 22 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6392cca

Please sign in to comment.