From 241cad42c530e2ea17a6aeb5d9549987ca6cddbf Mon Sep 17 00:00:00 2001 From: elibrody <85048617+elibrody@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:12:08 -0500 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b6ad1688..c556df02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "it-tools", - "version": "2023.12.21-5ed3693", + "version": "2024.01.24-b8bd070", "description": "Collection of handy online tools for developers, with great UX. ", "keywords": [ "productivity", @@ -13,11 +13,11 @@ "developer-tools", "developer-productivity" ], - "author": "Corentin Th (https://github.com/CorentinTh)", + "author": "Corentin Th (https://github.com/TheTechNetwork)", "license": "GNU GPLv3", "repository": { "type": "git", - "url": "https://github.com/CorentinTh/it-tools" + "url": "https://github.com/TheTechNetwork/it-tools" }, "scripts": { "dev": "vite",