fix: remove unused electron-rebuild dep

上级 6ae97b73
此差异已折叠。
......@@ -52,16 +52,13 @@
"app": "prebuild-src"
},
"forceCodeSigning": false,
"npmRebuild": true,
"npmRebuild": false,
"artifactName": "eDEX-UI-${os}-${arch}.${ext}",
"linux": {
"target": [
{
"target": "AppImage",
"arch": [
"x64",
"ia32",
"arm64",
"armv7l"
]
}
......@@ -111,7 +108,6 @@
"clean-css": "5.1.0",
"electron": "^11.3.0",
"electron-builder": "^22.10.5",
"electron-rebuild": "^2.3.5",
"mime-types": "^2.1.29",
"node-abi": "2.19.3",
"node-json-minify": "1.0.0",
......@@ -119,6 +115,5 @@
},
"optionalDependencies": {
"cson-parser": "4.0.8"
},
"devDependencies": {}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册