diff --git a/packages/angular-devtools/package.json b/packages/angular-devtools/package.json index 3e51b66e5..458ccf895 100644 --- a/packages/angular-devtools/package.json +++ b/packages/angular-devtools/package.json @@ -10,6 +10,9 @@ "directory": "packages/angular-devtools" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/devtools-a11y/package.json b/packages/devtools-a11y/package.json index 7bbe2efdc..e4e8012b2 100644 --- a/packages/devtools-a11y/package.json +++ b/packages/devtools-a11y/package.json @@ -10,6 +10,9 @@ "directory": "packages/devtools-a11y" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/devtools-client/package.json b/packages/devtools-client/package.json index 589400674..a5edfb5df 100644 --- a/packages/devtools-client/package.json +++ b/packages/devtools-client/package.json @@ -10,6 +10,9 @@ "directory": "packages/devtools-client" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/devtools-ui/package.json b/packages/devtools-ui/package.json index d2a495a2f..fe76a451f 100644 --- a/packages/devtools-ui/package.json +++ b/packages/devtools-ui/package.json @@ -10,6 +10,9 @@ "directory": "packages/devtools-ui" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/devtools-utils/package.json b/packages/devtools-utils/package.json index 63129eb78..6029f7a8d 100644 --- a/packages/devtools-utils/package.json +++ b/packages/devtools-utils/package.json @@ -10,6 +10,9 @@ "directory": "packages/devtools-utils" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/devtools-vite/package.json b/packages/devtools-vite/package.json index 76f86f1ea..46f9e18c0 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" diff --git a/packages/devtools/package.json b/packages/devtools/package.json index 079fcc429..39013c807 100644 --- a/packages/devtools/package.json +++ b/packages/devtools/package.json @@ -10,6 +10,9 @@ "directory": "packages/devtools" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/event-bus-client/package.json b/packages/event-bus-client/package.json index 5edd35aa8..c6c70187f 100644 --- a/packages/event-bus-client/package.json +++ b/packages/event-bus-client/package.json @@ -10,6 +10,9 @@ "directory": "packages/devtools-event-client" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/event-bus/package.json b/packages/event-bus/package.json index 078acef1b..ea71946a1 100644 --- a/packages/event-bus/package.json +++ b/packages/event-bus/package.json @@ -10,6 +10,9 @@ "directory": "packages/devtools-event-bus" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/preact-devtools/package.json b/packages/preact-devtools/package.json index 20ce9c4bb..d14f08238 100644 --- a/packages/preact-devtools/package.json +++ b/packages/preact-devtools/package.json @@ -10,6 +10,9 @@ "directory": "packages/preact-devtools" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/react-devtools/package.json b/packages/react-devtools/package.json index 98ec65864..0f98174ee 100644 --- a/packages/react-devtools/package.json +++ b/packages/react-devtools/package.json @@ -10,6 +10,9 @@ "directory": "packages/react-devtools" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/solid-devtools/package.json b/packages/solid-devtools/package.json index 6f0cd7a47..48e13c58f 100644 --- a/packages/solid-devtools/package.json +++ b/packages/solid-devtools/package.json @@ -10,6 +10,9 @@ "directory": "packages/solid-devtools" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" diff --git a/packages/vue-devtools/package.json b/packages/vue-devtools/package.json index e50f63c71..62864f3d2 100644 --- a/packages/vue-devtools/package.json +++ b/packages/vue-devtools/package.json @@ -10,6 +10,9 @@ "directory": "packages/vue-devtools" }, "homepage": "https://tanstack.com/devtools", + "bugs": { + "url": "https://github.com/TanStack/devtools/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley"