Skip to content

Commit

Permalink
Merge pull request eclipse-tractusx#628 from eclipse-tractusx/pin-cli…
Browse files Browse the repository at this point in the history
…ent-redirect-plugin-version

fix: pin client redirect plugin version to stay compatible with docusaurus
  • Loading branch information
SebastianBezold committed Jan 23, 2024
2 parents 700a8ef + 7db1f25 commit 81a16e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@docusaurus/core": "2.2.0",
"@docusaurus/plugin-client-redirects": "^2.2.0",
"@docusaurus/plugin-client-redirects": "2.2.0",
"@docusaurus/preset-classic": "2.2.0",
"@docusaurus/theme-mermaid": "2.2.0",
"@emotion/react": "^11.10.5",
Expand Down

0 comments on commit 81a16e8

Please sign in to comment.