This commit is contained in:
balvarez
2026-01-01 13:20:36 +01:00
parent 9863b8ecb5
commit ccb8073c38

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"
}
}
}