Merge tag '0.0.1' into develop

0.0.1
This commit is contained in:
balvarez
2026-01-01 13:21:03 +01:00

View File

@@ -1,7 +1,7 @@
{
"name": "web-app",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "vite --host :: --port 3000",
@@ -48,4 +48,4 @@
"eslint": "^8.57.1",
"eslint-config-react-app": "^7.0.1"
}
}
}