This commit is contained in:
Philipinho
2026-02-03 13:18:03 -08:00
parent fba9f4cb2b
commit 6a0bb8d4cb
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-beta.1",
"version": "0.25.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.25.0-beta.1",
"version": "0.25.0",
"description": "",
"author": "",
"private": true,