diff --git a/packages/query-core/package.json b/packages/query-core/package.json index 80f9f479f8..7cb40f5329 100644 --- a/packages/query-core/package.json +++ b/packages/query-core/package.json @@ -60,5 +60,8 @@ "devDependencies": { "@tanstack/query-test-utils": "workspace:*", "npm-run-all2": "^5.0.0" + }, + "bugs": { + "url": "https://github.com/TanStack/query/issues" } -} +} \ No newline at end of file