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",