支持vercel

This commit is contained in:
Tw93
2022-10-15 17:52:30 +08:00
parent 5725bf6d5f
commit 4181e8a2e6
5 changed files with 25 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"package": {
"productName": "Flomo",
"productName": "Vercel",
"version": "0.1.0"
},
"build": {
@@ -14,7 +14,7 @@
"all": true
},
"bundle": {
"icon": ["icons/flomo.icns"],
"icon": ["icons/vercel.icns"],
"active": true,
"category": "DeveloperTool",
"copyright": "",
@@ -22,7 +22,7 @@
"depends": []
},
"externalBin": [],
"identifier": "com.tw93.flomo",
"identifier": "com.tw93.vercel",
"longDescription": "",
"macOS": {
"entitlements": null,
@@ -51,7 +51,7 @@
"fullscreen": false,
"height": 728,
"resizable": true,
"title": "Flomo",
"title": "Vercel",
"width": 1200
}
]