[Project] Update URLs

This commit is contained in:
Robert von Burg 2021-03-03 14:15:54 +01:00
parent e83a1b09e5
commit 63b96ea249
1 changed files with 5 additions and 5 deletions

View File

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