chore: rename to 'byteme'

This commit is contained in:
2025-07-12 21:20:51 -05:00
parent 3f6a719dff
commit df988fb670
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://wails.io/schemas/config.v2.json",
"name": "bitme",
"outputfilename": "bitme",
"name": "byteme",
"outputfilename": "byteme",
"frontend:install": "pnpm install",
"frontend:build": "pnpm run build",
"frontend:dev:watcher": "pnpm run dev",