fix: Encoding error when opening Unicode query files

This commit is contained in:
Kenta Kishikawa
2024-01-31 00:01:02 +09:00
parent beb1a00874
commit a526797013
2 changed files with 9 additions and 2 deletions

View File

@@ -31,6 +31,7 @@
"diff": "^5.0.0",
"diff2html": "^3.4.13",
"file-selector": "^0.2.4",
"iconv-lite": "^0.6.3",
"js-yaml": "^4.1.0",
"json-stable-stringify": "^1.0.1",
"localforage": "^1.9.0",