Skip to content

Commit

Permalink
update: 更新打包的electron版本
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed Nov 13, 2023
1 parent 5b9a232 commit 3293898
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bilibili-linux",
"version": "1.1.3",
"version": "1.12.5-2",
"description": "bilibili client",
"main": "index.js",
"build": {
Expand All @@ -21,7 +21,7 @@
"extensions",
"app/app-update.yml"
],
"electronVersion": "17.4.11",
"electronVersion": "21.3.3",
"appId": "com.bilibili.app",
"mac": {
"target": [
Expand Down Expand Up @@ -74,7 +74,7 @@
},
"homepage": "https://github.com/msojocs/bilibili-linux#readme",
"devDependencies": {
"electron": "^17.4.0",
"electron": "^21.3.3",
"electron-builder": "^23.6.0"
}
}

0 comments on commit 3293898

Please sign in to comment.