This commit is contained in:
BinarySandia04 2024-10-09 14:42:06 +02:00
parent 07cb042f62
commit 253098a210

View File

@ -3,7 +3,7 @@
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"scripts": { "scripts": {
"test:unit": "jest", "test:unit": "npx jest",
"dev": "vite --port 3000 --host", "dev": "vite --port 3000 --host",
"build": "vite build", "build": "vite build",
"preview": "vite preview", "preview": "vite preview",