diff --git a/package.json b/package.json index cf09bf7526..828fd392e0 100644 --- a/package.json +++ b/package.json @@ -85,5 +85,8 @@ "typescript60": "npm:typescript@6.0.1-rc", "vite": "^6.4.1", "vitest": "^4.0.18" + }, + "bugs": { + "url": "https://github.com/TanStack/query/issues" } }