From dac11ea56eb6a3a90a1d57457be72577ac429d38 Mon Sep 17 00:00:00 2001 From: dabbott Date: Sat, 6 Feb 2021 15:39:50 +0200 Subject: [PATCH] Changed repo and describ for npm --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b245f0a..f60d4da 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "jotify", "version": "1.0.0", - "description": "A gotify library for JS", + "description": "A dead simple gotify library for sending arbitrary messages in JS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", - "url": "https://gitea.nannal.com/nannal/jotify" + "url": "https://github.com/nannal/jotify" }, "keywords": [ "gotify"