merge
Showing
| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ | 
| "description": "mycard", | "description": "mycard", | ||
| "author": "zh99998 <zh99998@gmail.com>", | "author": "zh99998 <zh99998@gmail.com>", | ||
| "homepage": "https://mycard.moe", | "homepage": "https://mycard.moe", | ||
| "version": "3.0.0-dev.3", | "version": "3.0.0-dev.4", | ||
| "repository": "github:mycard/mycard", | "repository": "github:mycard/mycard", | ||
| "scripts": { | "scripts": { | ||
| "pack": "./node_modules/.bin/build --dir", | "pack": "./node_modules/.bin/build --dir", | ||
| ... | @@ -51,7 +51,8 @@ | ... | @@ -51,7 +51,8 @@ | 
| "appId": "com.mycard.mycard", | "appId": "com.mycard.mycard", | ||
| "category": "public.app-category.social-networking", | "category": "public.app-category.social-networking", | ||
| "win": { | "win": { | ||
| "iconUrl": "http://mycard.moe/logo.png" | "iconUrl": "http://mycard.moe/logo.png", | ||
| "remoteReleases": true | |||
| }, | }, | ||
| "mac": { | "mac": { | ||
| "target": "dmg" | "target": "dmg" | ||
| ... | ... | 
Please register or sign in to comment
