diff --git a/packages/query-core/package.json b/packages/query-core/package.json index 80f9f479f8..077221aabb 100644 --- a/packages/query-core/package.json +++ b/packages/query-core/package.json @@ -10,6 +10,9 @@ "directory": "packages/query-core" }, "homepage": "https://tanstack.com/query", + "bugs": { + "url": "https://github.com/TanStack/query/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley"