From cde63e95a8f27b7cdf71a9166dc4d7666d351da4 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 21 Nov 2016 14:51:35 +0100 Subject: [PATCH] update repo links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7d4413a..78af894 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/pushrocks/smartenv.git" + "url": "https://gitlab.com/pushrocks/smartenv.git" }, "keywords": [ "environment" @@ -18,9 +18,9 @@ "author": "Smart Coordination GmbH (https://push.rocks)", "license": "MIT", "bugs": { - "url": "https://github.com/pushrocks/smartenv/issues" + "url": "https://gitlab.com/pushrocks/smartenv/issues" }, - "homepage": "https://github.com/pushrocks/smartenv", + "homepage": "https://gitlab.com/pushrocks/smartenv", "dependencies": { "@types/q": "0.x.x", "lodash": "^4.17.2",