From 206e9778d5492a8552a474228ff46c2daadcb7cc Mon Sep 17 00:00:00 2001 From: hrietman Date: Mon, 3 Jul 2017 22:58:34 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a837ad6..0d28d4d 100644 --- a/package.json +++ b/package.json @@ -4,12 +4,12 @@ "description": "A set of nodes to control some of the popular Xiaomi sensors which are connected to the Xiaomi Gateway.", "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/h-rietman/xiaomi-devices-node-red.git" + "url": "git+ssh://git@github.com:hrietman/node-red-contrib-xiaomi-devices.git" }, "keywords": [Xiaomi], "author": "Harald Rietman ", "bugs": { - "url": "https://gitlab.com/h-rietman/xiaomi-devices-node-red/issues" + "url": "https://github.com/hrietman/node-red-contrib-xiaomi-devices/issues" }, "dependencies": { "cryptojs": "^2.5.3",