diff --git a/bower.json b/bower.json index a6644cd..cf3c71a 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-localize-behavior", "description": "Strolch Polymer Localization Behavior extension", - "version": "1.1.9", + "version": "1.1.10", "authors": [ "Franz Nieschalk", "Robert von Burg" @@ -14,13 +14,13 @@ "private": false, "repository": { "type": "git", - "url": "https://github.com/4treesCH/strolch-wc-localize-behavior.git" + "url": "https://github.com/strolch-li/strolch-wc-localize-behavior.git" }, - "license": "https://github.com/4treesCH/strolch-wc-localize-behavior/LICENSE", - "homepage": "https://github.com/4treesCH/strolch-wc-localize-behavior", + "license": "https://github.com/strolch-li/strolch-wc-localize-behavior/LICENSE", + "homepage": "https://github.com/strolch-li/strolch-wc-localize-behavior", "ignore": [], "dependencies": { - "strolchjs": "4treesCH/strolchjs#^0.4.2", + "strolchjs": "4treesCH/strolchjs#^0.4.3", "app-localize-behavior": "PolymerElements/app-localize-behavior#^1.0.2" }