This commit is contained in:
Philipinho
2025-02-18 11:14:16 +00:00
parent 7580e8d1fe
commit 74a5360561
3 changed files with 3 additions and 3 deletions

View File

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

View File

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