修复依赖
parent
4710f6223c
commit
a3eee4352a
|
@ -27,7 +27,7 @@
|
||||||
"output": "build"
|
"output": "build"
|
||||||
},
|
},
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "9.0.0",
|
"version": "9.4.4",
|
||||||
"mirror": "https://npm.taobao.org/mirrors/electron/"
|
"mirror": "https://npm.taobao.org/mirrors/electron/"
|
||||||
},
|
},
|
||||||
"files": ["src/**/*", "node_modules/iofs/*"],
|
"files": ["src/**/*", "node_modules/iofs/*"],
|
||||||
|
@ -49,7 +49,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "^9.0.0",
|
"electron": "9.4.4",
|
||||||
"electron-builder": "^22.7.0"
|
"electron-builder": "22.7.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue