[Project] Update URLs

This commit is contained in:
Robert von Burg 2021-03-03 14:13:33 +01:00
parent 06ca6eecb9
commit 411921e8cc
1 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-reports",
"description": "Strolch WebComponent Reports",
"version": "0.2.11",
"version": "0.2.12",
"authors": [
"Robert von Burg"
],
@ -13,17 +13,17 @@
"private": true,
"repository": {
"type": "git",
"url": "git@github.com:4treesCH/strolch-wc-reports.git"
"url": "git@github.com:strolch-li/strolch-wc-reports.git"
},
"license": "https://github.com/4treesCH/strolch-wc-reports/blob/master/LICENSE",
"homepage": "https://github.com/4treesCH/strolch-wc-reports",
"license": "https://github.com/strolch-li/strolch-wc-reports/blob/master/LICENSE",
"homepage": "https://github.com/strolch-li/strolch-wc-reports",
"ignore": [],
"dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.4.2",
"strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0",
"strolch-wc-badge": "4treesCH/strolch-wc-badge#^0.1.0",
"strolch-wc-debounced-input": "4treesCH/strolch-wc-debounced-input#^0.1.0",
"strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.9",
"strolchjs": "strolch-li/strolchjs#^0.4.3",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1",
"strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.1",
"strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.1",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.11",
"polymer": "Polymer/polymer#^1.11.3",