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",