summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLyssa2025-12-23 10:31:24 +0000
committerLyssa2025-12-23 10:31:24 +0000
commit05a87e2acf6af208ebbf2ef8a4133b04f59b86b2 (patch)
tree031e9e035f721dc73170f5bdcdc110b72fba0c8c /package.json
parent2f44fc29d9e089e570d5c3268363dab09c3fc5d3 (diff)
downloadmassgrave.dev-05a87e2acf6af208ebbf2ef8a4133b04f59b86b2.zip
Fix redirects, thanks Magic for config i couldnt be bothered to do it myself
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f63216c..afc7358 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
},
"dependencies": {
"@docusaurus/core": "3.9.2",
+ "@docusaurus/plugin-client-redirects": "^3.9.2",
"@docusaurus/preset-classic": "3.9.2",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",