misc: rename frontend to just ahriman

This commit is contained in:
2026-07-21 00:09:56 +03:00
parent 70829619a1
commit 20482cb137
+1 -1
View File
@@ -29,7 +29,7 @@
"typescript-eslint": ">=8.64.0 <8.65.0", "typescript-eslint": ">=8.64.0 <8.65.0",
"vite": ">=8.1.0 <8.2.0" "vite": ">=8.1.0 <8.2.0"
}, },
"name": "ahriman-frontend", "name": "ahriman",
"private": true, "private": true,
"scripts": { "scripts": {
"build": "tsc && vite build", "build": "tsc && vite build",