HexName-Frontend/deno.json
Luka Dekanozishvili f16c483ee7 fix: typo
2026-01-28 22:32:27 +01:00

7 lines
76 B
JSON

{
"nodeModulesDir": "auto",
"tasks": {
"build": "vite build"
}
}