diff --git a/bower.json b/bower.json index 95c29f7..0132adf 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-information-dialog", "description": "Strolch WebComponent Information Dialog", - "version": "0.1.1", + "version": "0.1.2", "authors": [ "Robert von Burg" ], @@ -15,12 +15,12 @@ "type": "git", "url": "git@github.com:strolch-li/strolch-wc-information-dialog.git" }, - "license": "https://github.com/4treesCH/strolch-wc-information-dialog/blob/master/LICENSE", - "homepage": "https://github.com/4treesCH/strolch-wc-information-dialog", + "license": "https://github.com/strolch-li/strolch-wc-information-dialog/blob/master/LICENSE", + "homepage": "https://github.com/strolch-li/strolch-wc-information-dialog", "ignore": [], "dependencies": { - "strolchjs": "4treesCH/strolchjs#^0.4.2", - "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.9", + "strolchjs": "strolch-li/strolchjs#^0.4.3", + "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.11", "polymer": "Polymer/polymer#^1.11.3",