update package.json.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
f1ce7ad848
commit
5454152d42
16
package.json
16
package.json
@ -49,9 +49,6 @@
|
||||
],
|
||||
"title": "wewechat ${version}"
|
||||
},
|
||||
"mac": {
|
||||
"icon": "../resource/dock.icns"
|
||||
},
|
||||
"linux": {
|
||||
"icon": "../resource",
|
||||
"category": "Chat",
|
||||
@ -62,22 +59,13 @@
|
||||
"AppImage"
|
||||
]
|
||||
},
|
||||
"win": {
|
||||
"target": "nsis"
|
||||
},
|
||||
"nsis": {
|
||||
"oneClick": false,
|
||||
"allowToChangeInstallationDirectory": true,
|
||||
"artifactName": "${productName}-${version}-${os}-${arch}-setup.${ext}",
|
||||
"deleteAppDataOnUninstall": true
|
||||
},
|
||||
"directories": {
|
||||
"output": "../release"
|
||||
},
|
||||
"publish": [
|
||||
{
|
||||
"provider": "github",
|
||||
"owner": "riceneeder",
|
||||
"provider": "gitee",
|
||||
"owner": "spark-community-works-collections",
|
||||
"repo": "weweChat"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user