This commit is contained in:
Philipinho
2025-02-22 12:25:49 +00:00
parent 6c502b4749
commit 08829ea721
3 changed files with 3 additions and 3 deletions

View File

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

View File

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