mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-06-08 07:30:43 +08:00
v1.0.0
This commit is contained in:
13
package.json
13
package.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "star-rail-warp-export",
|
||||
"version": "0.1.7",
|
||||
"name": "zzz-signal-search-export",
|
||||
"version": "1.0.0",
|
||||
"main": "./dist/electron/main/main.js",
|
||||
"author": "biuuu <https://github.com/biuuu>",
|
||||
"homepage": "https://github.com/biuuu/star-rail-warp-export",
|
||||
"author": "earthjasonlin <https://git.loliquq.cn/earthjasonlin>",
|
||||
"homepage": "https://github.com/earthjasonlin/zzz-signal-search-export",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "node .electron-vite/dev-runner.js",
|
||||
@ -18,7 +18,6 @@
|
||||
"build:web": "cross-env BUILD_TARGET=web node .electron-vite/build.js",
|
||||
"dev:web": "cross-env TARGET=web node .electron-vite/dev-runner.js",
|
||||
"start": "electron ./src/main/main.js",
|
||||
"build-update": "node .electron-vite/update.js",
|
||||
"dep:upgrade": "yarn upgrade-interactive --latest",
|
||||
"postinstall": "electron-builder install-app-deps"
|
||||
},
|
||||
@ -35,8 +34,8 @@
|
||||
"url": "http://127.0.0.1"
|
||||
}
|
||||
],
|
||||
"productName": "StarRailWarpExport",
|
||||
"appId": "org.biuuu.star-rail-warp-export",
|
||||
"productName": "ZzzSignalSearchExport",
|
||||
"appId": "org.earthjasonlin.zzz-signal-search-export",
|
||||
"directories": {
|
||||
"output": "build"
|
||||
},
|
||||
|
Reference in New Issue
Block a user