diff --git a/src/package.json b/src/package.json index f8af7d2..f50857c 100644 --- a/src/package.json +++ b/src/package.json @@ -9,6 +9,9 @@ "type": "git", "url": "git://github.com/shaddix/react-query-swagger.git" }, + "bugs": { + "url": "https://github.com/shaddix/react-query-swagger/issues" + }, "main": "dist/index.js", "typings": "dist/index.d.ts", "types": "dist/index.d.ts",