refactor(package): update version to 5.0.0-alpha.2

This commit is contained in:
2025-09-28 01:21:18 +08:00
parent 3140c29832
commit fcd8f042b7

View File

@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "5.0.0-alpha.1",
"version": "5.0.0-alpha.2",
"main": "dist-electron/main.js",
"scripts": {
"dev": "concurrently \"vite\" \"yarn watch:main\" \"yarn electron-dev\"",