mirror of
https://github.com/PanJiaChen/electron-vue-admin.git
synced 2025-04-05 19:41:41 +08:00
fix mac os 10.15 build error
fix mac os 10.15 build error log is "Can't locate Mac/Finder/DSStore.pm in @INC" from: https://github.com/electron-userland/electron-builder/issues/3990
This commit is contained in:
parent
ec3afcc232
commit
0cf3ff43c3
@ -81,7 +81,7 @@
|
||||
"electron": "^1.7.5",
|
||||
"electron-debug": "^1.4.0",
|
||||
"electron-devtools-installer": "^2.2.0",
|
||||
"electron-builder": "^19.19.1",
|
||||
"electron-builder": "^21.2.0",
|
||||
"babel-eslint": "^7.2.3",
|
||||
"eslint": "^4.4.1",
|
||||
"eslint-friendly-formatter": "^3.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user