From 4b04ac77febdea36b57ffbb94364777c2e518160 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sun, 8 May 2022 17:21:33 +0200 Subject: [PATCH] adding --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d772386..d7d0123 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "@tiny-components/notification", "version": "0.1.0", - "description": "handle notifications and show toast", + "description": "handle notifications", "repository": { "type": "git", - "url": "git@gitea.node001.net:tiny-components/notification.git" + "url": "git@github.com:node001-net/tiny-components-notification.git" }, "author": "Björn Hase", "license": "MIT",