feat: 支持 docker 菜单栏展示监控任务
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
"@vitejs/plugin-react": "4.7.0",
|
||||
"electron": "35.7.5",
|
||||
"electron-builder": "26.0.12",
|
||||
"electron-builder": "^26.0.12",
|
||||
"electron-vite": "3.1.0",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "6.4.3",
|
||||
@@ -49,6 +48,7 @@
|
||||
"mac": {
|
||||
"category": "public.app-category.sports",
|
||||
"icon": "build/icon-1024.png",
|
||||
"identity": null,
|
||||
"artifactName": "${productName}-${version}-${arch}.${ext}",
|
||||
"target": [
|
||||
"dmg",
|
||||
|
||||
Reference in New Issue
Block a user