diff --git a/packages/devtools-vite/package.json b/packages/devtools-vite/package.json index 28746aa0..3a9c1840 100644 --- a/packages/devtools-vite/package.json +++ b/packages/devtools-vite/package.json @@ -10,6 +10,9 @@ "directory": "packages/devtools-vite" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley"