patch runed/use-search-params to work with SSR

This commit is contained in:
2026-02-07 20:45:01 -08:00
parent 8e05915031
commit 6f36ec0c62
3 changed files with 22 additions and 0 deletions

View File

@@ -43,5 +43,8 @@
"vite": "^7.3.1",
"wrangler": "^4.62.0",
"zod": "^4.3.6"
},
"patchedDependencies": {
"runed@0.37.1": "patches/runed@0.37.1.patch"
}
}