This commit is contained in:
Philipinho
2025-09-18 18:00:28 +01:00
parent 4de25a8b94
commit 3c4cab0d2a
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "0.23.1",
"version": "0.23.2",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",

View File

@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.23.1",
"version": "0.23.2",
"description": "",
"author": "",
"private": true,