We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824f07f commit 7b78f60Copy full SHA for 7b78f60
package.json
@@ -14,13 +14,6 @@
14
"pack": "build --target dir",
15
"dist": "rimraf dist && build"
16
},
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
- },
24
"repository": {
25
"type": "git",
26
"url": "https://github.com/weixin/WeFlow"
@@ -38,7 +31,7 @@
38
31
39
32
"homepage": "https://github.com/weixin/WeFlow#readme",
40
33
"devDependencies": {
41
- "electron-packag er": "^8.7.0",
34
+ "electron-packager": "^8.7.0",
42
35
"electron-prebuilt": "^0.37.0",
43
36
"rimraf": "^2.5.2"
44
37
0 commit comments