Update package.json

This commit is contained in:
elibrody 2024-02-05 22:12:08 -05:00 committed by GitHub
parent 65ac6f95ab
commit 241cad42c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{ {
"name": "it-tools", "name": "it-tools",
"version": "2023.12.21-5ed3693", "version": "2024.01.24-b8bd070",
"description": "Collection of handy online tools for developers, with great UX. ", "description": "Collection of handy online tools for developers, with great UX. ",
"keywords": [ "keywords": [
"productivity", "productivity",
@ -13,11 +13,11 @@
"developer-tools", "developer-tools",
"developer-productivity" "developer-productivity"
], ],
"author": "Corentin Th <corentin.thomasset74+it-tools@gmail.com> (https://github.com/CorentinTh)", "author": "Corentin Th <github@thetech.network> (https://github.com/TheTechNetwork)",
"license": "GNU GPLv3", "license": "GNU GPLv3",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/CorentinTh/it-tools" "url": "https://github.com/TheTechNetwork/it-tools"
}, },
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",