feat: 10.28beta版本

This commit is contained in:
2025-10-28 14:27:46 +08:00
parent daf2bf503e
commit f2cb55a844
69 changed files with 1179 additions and 246 deletions

View File

@@ -7,5 +7,8 @@
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"browser-id3-writer": "^6.3.1"
}
}