v1.2.3
v1.2.3 增添darkmode,调整优化界面、颜色,以适应darkmode Signed-off-by: Riceneeder <86492950+Riceneeder@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wewechat",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.3",
|
||||
"description": "make weweChat great again!!!",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
@@ -23,7 +23,7 @@
|
||||
"author": {
|
||||
"email": "845541909@qq.com"
|
||||
},
|
||||
"homepage": "https://gitee.com/spark-community-works-collections/wewechat-plus-plus/README.md",
|
||||
"homepage": "https://gitee.com/spark-community-works-collections/wewechat-plus-plus/README.md",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitee.com/spark-community-works-collections/wewechat-plus-plus"
|
||||
@@ -57,7 +57,7 @@
|
||||
"category": "Chat",
|
||||
"executableName": "wewechat",
|
||||
"target": [
|
||||
"deb",
|
||||
"deb",
|
||||
"AppImage"
|
||||
]
|
||||
},
|
||||
@@ -86,6 +86,7 @@
|
||||
"axios": "^0.18.0",
|
||||
"browser-md5-file": "^1.0.0",
|
||||
"classname": "^0.0.0",
|
||||
"darkmode-js": "^1.5.7",
|
||||
"delegate": "^3.1.3",
|
||||
"electron-context-menu": "^0.10.0",
|
||||
"electron-json-storage": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user