Skip to content

Commit

Permalink
fix: watch on production (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
panvourtsis committed Jul 4, 2024
1 parent 023483a commit f56d05a
Show file tree
Hide file tree
Showing 3 changed files with 815 additions and 1,563 deletions.
10 changes: 5 additions & 5 deletions documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"dependencies": {
"@akebifiky/remark-simple-plantuml": "^1.0.2",
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@mdx-js/react": "^3.0.1",
"@docusaurus/core": "3.0.0",
"@docusaurus/preset-classic": "3.0.0",
"@mdx-js/react": "^3.0.0",
"@orfium/ictinus": "^4.43.0",
"clsx": "^1.2.1",
"docusaurus-lunr-search": "^3.4.0",
"clsx": "^1.1.1",
"docusaurus-lunr-search": "^3.2.0",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
Loading

0 comments on commit f56d05a

Please sign in to comment.