This commit is contained in:
Philipinho
2025-04-24 17:57:14 +01:00
parent 33c314d4e8
commit 31e5c0c660
3 changed files with 3 additions and 3 deletions

View File

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

View File

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