[Project] Update URLs

This commit is contained in:
Robert von Burg 2021-03-03 13:45:56 +01:00
parent 6dbbdf9526
commit faabdbc2a0
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "strolch-wc-debounced-input", "name": "strolch-wc-debounced-input",
"description": "Strolch WebComponent Debounced Input", "description": "Strolch WebComponent Debounced Input",
"version": "0.1.0", "version": "0.1.1",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -13,10 +13,10 @@
"private": true, "private": true,
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@github.com:4treesCH/strolch-wc-debounced-input.git" "url": "git@github.com:strolch-li/strolch-wc-debounced-input.git"
}, },
"license": "https://github.com/4treesCH/strolch-wc-debounced-input/blob/master/LICENSE", "license": "https://github.com/strolch-li/strolch-wc-debounced-input/blob/master/LICENSE",
"homepage": "https://github.com/4treesCH/strolch-wc-debounced-input", "homepage": "https://github.com/strolch-li/strolch-wc-debounced-input",
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"polymer": "Polymer/polymer#^1.11.3", "polymer": "Polymer/polymer#^1.11.3",