mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-06-08 07:30:43 +08:00
fix: URL not found caused by cache folder changes (#40)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "star-rail-warp-export",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"main": "./dist/electron/main/main.js",
|
||||
"author": "biuuu <https://github.com/biuuu>",
|
||||
"license": "MIT",
|
||||
@ -94,6 +94,7 @@
|
||||
"element-plus": "^2.3.7",
|
||||
"fs-extra": "^10.0.0",
|
||||
"get-stream": "^6.0.1",
|
||||
"glob": "^10.3.3",
|
||||
"jest": "^29.5.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"moment": "^2.29.1",
|
||||
|
Reference in New Issue
Block a user