mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-06-08 07:30:43 +08:00
feat: Merge Export Excel Button and Export JSON Button
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "star-rail-warp-export",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"main": "./dist/electron/main/main.js",
|
||||
"author": "biuuu <https://github.com/biuuu>",
|
||||
"license": "MIT",
|
||||
@ -71,7 +71,7 @@
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@element-plus/icons-vue": "^0.2.6",
|
||||
"@element-plus/icons-vue": "^2.1.0",
|
||||
"@rollup/plugin-alias": "^3.1.9",
|
||||
"@rollup/plugin-commonjs": "^21.0.1",
|
||||
"@rollup/plugin-json": "^4.1.0",
|
||||
@ -91,7 +91,7 @@
|
||||
"electron-fetch": "^1.7.4",
|
||||
"electron-unhandled": "^3.0.2",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"element-plus": "^1.3.0-beta.7",
|
||||
"element-plus": "^2.3.7",
|
||||
"fs-extra": "^10.0.0",
|
||||
"get-stream": "^6.0.1",
|
||||
"jest": "^29.5.0",
|
||||
|
Reference in New Issue
Block a user