diff --git a/package.json b/package.json index 793f049..089621f 100644 --- a/package.json +++ b/package.json @@ -20,10 +20,10 @@ "README.md" ], "maintainers": [ - "Jonas F. Franke ", + "name": "Jonas Franke <@binary-blazer>", "email": "me@binaryblazer.me", "url": "https://binaryblazer.me" }, "license": "BSD-3-Clause", - "homepage": "https://github.com/binary-blazer/blink-http#readme", + "homepage": "https://github.com/builtbyjonas/blink-http#readme", "bugs": { - "url": "https://github.com/binary-blazer/blink-http/issues" + "url": "https://github.com/builtbyjonas/blink-http/issues" }, "repository": { "type": "git", - "url": "https://github.com/binary-blazer/blink-http.git" + "url": "https://github.com/builtbyjonas/blink-http.git" }, "devDependencies": { "@types/bun": "^1.2.5",