[Project] Update URLs

This commit is contained in:
Robert von Burg 2021-03-03 14:07:40 +01:00
parent 67ffe8c0ef
commit 4a5153d175
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-paging",
"description": "Strolch WebComponent Paging",
"version": "0.1.3",
"version": "0.1.4",
"authors": [
"Robert von Burg"
],
@ -13,14 +13,14 @@
"private": true,
"repository": {
"type": "git",
"url": "git@github.com:4treesCH/strolch-wc-paging.git"
"url": "git@github.com:strolch-li/strolch-wc-paging.git"
},
"license": "https://github.com/4treesCH/strolch-wc-paging/blob/master/LICENSE",
"homepage": "https://github.com/4treesCH/strolch-wc-paging",
"license": "https://github.com/strolch-li/strolch-wc-paging/blob/master/LICENSE",
"homepage": "https://github.com/strolch-li/strolch-wc-paging",
"ignore": [],
"dependencies": {
"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",