Refactoring

This commit is contained in:
2025-01-18 14:49:57 -06:00
parent 313f4269c6
commit aac38f6b67
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "api",
"version": "0.0.18",
"version": "0.0.19",
"description": "",
"author": "",
"private": true,

View File

@@ -1,7 +1,7 @@
{
"name": "app",
"private": true,
"version": "0.0.10",
"version": "0.0.11",
"type": "module",
"scripts": {
"dev": "vite",