This commit is contained in:
Philipinho
2026-02-04 07:10:13 -08:00
parent da6793ac87
commit e0809e7104
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "0.25.0",
"version": "0.25.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.25.0",
"version": "0.25.1",
"description": "",
"author": "",
"private": true,