From 398714804c7715dce9c26068d4d2214f339cbf5a Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Wed, 3 Mar 2021 13:55:28 +0100 Subject: [PATCH] [Project] Update URLs --- bower.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bower.json b/bower.json index 80d5169..8f41fc4 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-tree", "description": "Strolch Tree View WebComponent", - "version": "0.1.9", + "version": "0.1.10", "authors": ["Robert von Burg"], "keywords": [ "strolch", @@ -11,14 +11,14 @@ "private": true, "repository": { "type": "git", - "url": "git@github.com:4treesCH/strolch-wc-tree.git" + "url": "git@github.com:strolch-li/strolch-wc-tree.git" }, - "license": "https://github.com/4treesCH/strolch-wc-tree/blob/master/LICENSE", - "homepage": "https://github.com/4treesCH/strolch-wc-tree", + "license": "https://github.com/strolch-li/strolch-wc-tree/blob/master/LICENSE", + "homepage": "https://github.com/strolch-li/strolch-wc-tree", "ignore": [], "dependencies": { - "strolchjs": "4treesCH/strolchjs#^0.4.2", - "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0", + "strolchjs": "strolch-li/strolchjs#^0.4.3", + "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1", "polymer": "Polymer/polymer#^1.11.3",