From 4a5153d175be2c89a4648d8c7807f454d86c2fe0 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Wed, 3 Mar 2021 14:07:40 +0100 Subject: [PATCH] [Project] Update URLs --- bower.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bower.json b/bower.json index 41dddd7..85ab2a1 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-paging", "description": "Strolch WebComponent Paging", - "version": "0.1.3", + "version": "0.1.4", "authors": [ "Robert von Burg" ], @@ -13,14 +13,14 @@ "private": true, "repository": { "type": "git", - "url": "git@github.com:4treesCH/strolch-wc-paging.git" + "url": "git@github.com:strolch-li/strolch-wc-paging.git" }, - "license": "https://github.com/4treesCH/strolch-wc-paging/blob/master/LICENSE", - "homepage": "https://github.com/4treesCH/strolch-wc-paging", + "license": "https://github.com/strolch-li/strolch-wc-paging/blob/master/LICENSE", + "homepage": "https://github.com/strolch-li/strolch-wc-paging", "ignore": [], "dependencies": { - "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0", + "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1", "polymer": "Polymer/polymer#^1.11.3",