diff --git a/package.json b/package.json index 0844a52..6c7baf8 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/olliethedev/yar.git" + "url": "git+https://github.com/better-stack-ai/yar.git" }, "keywords": [ "react", @@ -28,9 +28,9 @@ "author": "olliethedev", "license": "MIT", "bugs": { - "url": "https://github.com/olliethedev/yar/issues" + "url": "https://github.com/better-stack-ai/yar/issues" }, - "homepage": "https://github.com/olliethedev/yar#readme", + "homepage": "https://github.com/better-stack-ai/yar#readme", "files": [ "dist" ],