diff --git a/packages/biome-config/package.json b/packages/biome-config/package.json index 12bc2a5..0b58056 100644 --- a/packages/biome-config/package.json +++ b/packages/biome-config/package.json @@ -8,6 +8,14 @@ "biome-config" ], "homepage": "https://github.com/red-explosion/common-js/tree/main/packages/biome-config", + "repository": { + "type": "git", + "url": "https://github.com/red-explosion/common-js.git", + "directory": "packages/biome-config" + }, + "bugs": { + "url": "https://github.com/red-explosion/common-js/issues" + }, "license": "MIT", "author": "ben Sherred " }