Skip to content

Commit

Permalink
💚 修复 ci 构建问题
Browse files Browse the repository at this point in the history
git push
  • Loading branch information
muwoo committed Jun 26, 2023
1 parent 40c92db commit ca66299
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rubick",
"version": "2.2.12",
"version": "2.2.13",
"author": "muwoo <[email protected]>",
"private": true,
"scripts": {
Expand Down Expand Up @@ -64,9 +64,7 @@
"vue-cli-plugin-electron-builder": "~2.1.1",
"worker-plugin": "^5.0.1"
},
"overrides": {
"vue-cli-plugin-electron-builder": {
"electron-builder": "^23.0.3"
}
"resolutions": {
"vue-cli-plugin-electron-builder/electron-builder": "^23.0.3"
}
}

0 comments on commit ca66299

Please sign in to comment.