移除多余脚本命令

pull/389/head
lyswhut 2020-07-27 12:06:54 +08:00
parent 497add09b3
commit 597f0da42f
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"main": "./dist/electron/main.js",
"productName": "lx-music-desktop",
"scripts": {
"php": "babel file.php -o file.js",
"pack": "node build-config/pack.js && npm run pack:win",
"pack:win": "npm run pack:win:setup:x86_64 && npm run pack:win:7z",
"pack:win:setup:x86_64": "cross-env TARGET=win_安装版 ARCH=x86_64 electron-builder -w=nsis --x64 --ia32",