Skip to content

Commit 7b78f60

Browse files
committed
更新 package.json
1 parent 824f07f commit 7b78f60

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@
1414
"pack": "build --target dir",
1515
"dist": "rimraf dist && build"
1616
},
17-
"build": {
18-
"app-bundle-id": "com.weixin.weflow",
19-
"app-category-type": "publish.app-category.weflow-design",
20-
"win": {
21-
"iconUrl": "http://7xojg5.com1.z0.glb.clouddn.com/icon.ico"
22-
}
23-
},
2417
"repository": {
2518
"type": "git",
2619
"url": "https://github.com/weixin/WeFlow"
@@ -38,7 +31,7 @@
3831
},
3932
"homepage": "https://github.com/weixin/WeFlow#readme",
4033
"devDependencies": {
41-
"electron-packag er": "^8.7.0",
34+
"electron-packager": "^8.7.0",
4235
"electron-prebuilt": "^0.37.0",
4336
"rimraf": "^2.5.2"
4437
},

0 commit comments

Comments
 (0)