From 2c6f527ab1f30be3d137752b9473d1e71fe7ec8c Mon Sep 17 00:00:00 2001 From: TheoryOfNekomata Date: Sat, 3 Oct 2020 17:57:33 +0800 Subject: [PATCH] Update GitHub repository Change repo owner --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea3529b..5c07582 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "private": false, "publishing": { "github": { - "repository": "https://github.com/Temoto-kun/react-musical-keyboard.git", + "repository": "https://github.com/TheoryOfNekomata/react-musical-keyboard.git", "publishConfig": { "registry": "https://npm.pkg.github.com" }