diff --git a/package.json b/package.json index 8fe2efc..950b441 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/BriefHQ/fugue.git" + "url": "git+https://github.com/0xcadams/fugue.git" }, "keywords": [ "fractional indexing", @@ -35,11 +35,11 @@ "typescript", "ts" ], - "author": "BriefHQ", + "author": "0xcadams", "license": "MIT", - "homepage": "https://github.com/BriefHQ/fugue", + "homepage": "https://github.com/0xcadams/fugue", "bugs": { - "url": "https://github.com/BriefHQ/fugue/issues" + "url": "https://github.com/0xcadams/fugue/issues" }, "devDependencies": { "@size-limit/preset-small-lib": "^11.2.0",