diff --git a/package.json b/package.json index 7c667ee3..9e41b342 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "url": "https://github.com/honojs/sentry.git" }, "homepage": "https://github.com/honojs/sentry", - "author": "Yusuke Wada (https://github.com/yusukebe)", + "author": "Samuel Lippert (https://github.com/sam-lippert)", "publishConfig": { "registry": "https://registry.npmjs.org", "access": "public" @@ -57,4 +57,4 @@ "ts-jest": "^28.0.5", "typescript": "^4.7.4" } -} \ No newline at end of file +}