From d65d7d156881fc4276981687d0950195797479f7 Mon Sep 17 00:00:00 2001 From: ThinaticSystem Date: Thu, 12 Aug 2021 08:14:05 +0900 Subject: [PATCH] package.json thinachize --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c89fe9610..e6f642cbd 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "name": "misskey", - "author": "syuilo ", + "name": "honisskey", + "author": "ThinaticSystem ", "version": "12.84.3", "codename": "indigo", "repository": { "type": "git", - "url": "https://github.com/misskey-dev/misskey.git" + "url": "https://github.com/ThinaticSystem/honisskey.git" }, "main": "./index.js", "private": true,