mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-21 02:25:41 +08:00
🐛 修复CI
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"postinstall": "electron-builder install-app-deps",
|
"postinstall": "electron-builder install-app-deps",
|
||||||
"postuninstall": "electron-builder install-app-deps"
|
"postuninstall": "electron-builder install-app-deps"
|
||||||
},
|
},
|
||||||
"main": "background.js",
|
"main": "index.js",
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"electron-clipboard-ex": "^1.3.3"
|
"electron-clipboard-ex": "^1.3.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user