From 4b4de20448d992c3737a11fddac873e6f0b2f7bf Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Thu, 6 Feb 2020 23:46:05 +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 4dd7ce4..f763330 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/kou029w/node-web-i2c.git" + "url": "https://github.com/chirimen-oh/node-web-i2c.git" }, "author": "Kohei Watanabe ", "license": "MIT",