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",
"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 <corentin.thomasset74+it-tools@gmail.com> (https://github.com/CorentinTh)",
"author": "Corentin Th <github@thetech.network> (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",