mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-28 16:42:47 +08:00
🐛 修复CI
This commit is contained in:
parent
77127b55b0
commit
142387d684
@ -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"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user