From db809a93cf9ee852e22bad8a7e439fc074f14b3f Mon Sep 17 00:00:00 2001 From: sam-lippert Date: Mon, 22 Aug 2022 09:20:33 -0500 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}