v1.2.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wewechat",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"description": "make weweChat great again!!!",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
@@ -54,7 +54,10 @@
|
||||
},
|
||||
"linux": {
|
||||
"icon": "../resource",
|
||||
"category": "Network",
|
||||
"category": [
|
||||
"Network",
|
||||
"Chat"
|
||||
],
|
||||
"executableName": "wewechat",
|
||||
"target": [
|
||||
"deb",
|
||||
@@ -125,7 +128,6 @@
|
||||
"css-loader": "^1.0.0",
|
||||
"electron": "^2.0.16",
|
||||
"electron-builder": "^19.56.2",
|
||||
"electron-updater": "^3.0.1",
|
||||
"eslint": "^5.1.0",
|
||||
"eslint-config-standard": "^11.0.0",
|
||||
"eslint-config-standard-react": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user