From 5702c3a7fcebf31013c5d403c2e60818052eeb12 Mon Sep 17 00:00:00 2001 From: yuto-yuto Date: Sun, 11 Jul 2021 09:57:22 +0200 Subject: [PATCH] Update author --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e3a94f..78a4b30 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "passwordGeneratorNode": "./dist/lib/PasswordGeneratorNode.js" } }, - "author": "yuto-yuto", + "author": "yuto.technicalfeeder", "license": "MIT", "devDependencies": { "@types/chai": "^4.2.21",