[Project] Update URLs

This commit is contained in:
Robert von Burg 2021-03-03 13:55:28 +01:00
parent 2146158545
commit 398714804c
1 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "strolch-wc-tree", "name": "strolch-wc-tree",
"description": "Strolch Tree View WebComponent", "description": "Strolch Tree View WebComponent",
"version": "0.1.9", "version": "0.1.10",
"authors": ["Robert von Burg"], "authors": ["Robert von Burg"],
"keywords": [ "keywords": [
"strolch", "strolch",
@ -11,14 +11,14 @@
"private": true, "private": true,
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@github.com:4treesCH/strolch-wc-tree.git" "url": "git@github.com:strolch-li/strolch-wc-tree.git"
}, },
"license": "https://github.com/4treesCH/strolch-wc-tree/blob/master/LICENSE", "license": "https://github.com/strolch-li/strolch-wc-tree/blob/master/LICENSE",
"homepage": "https://github.com/4treesCH/strolch-wc-tree", "homepage": "https://github.com/strolch-li/strolch-wc-tree",
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "4treesCH/strolchjs#^0.4.2", "strolchjs": "strolch-li/strolchjs#^0.4.3",
"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", "polymer": "Polymer/polymer#^1.11.3",