From fd2214375b3ce2ec1cebb720d9b25496f778d893 Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Thu, 6 Feb 2020 23:46:43 +0900 Subject: [PATCH] update repository url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19e68bf..05ffad8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "repository": { "type": "git", - "url": "https://github.com/kou029w/node-web-gpio.git" + "url": "https://github.com/chirimen-oh/node-web-gpio.git" }, "author": "Kohei Watanabe ", "license": "MIT",