fix(retrieval): resolved 'synonyms is not iterable' by using Map and Array.isArray v2.68.0

This commit is contained in:
g1nation
2026-05-05 10:39:34 +09:00
parent 177c10ee63
commit 55c8e1c9dd
3 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "g1nation",
"version": "2.64.1",
"version": "2.68.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "g1nation",
"version": "2.64.1",
"version": "2.68.0",
"license": "MIT",
"dependencies": {
"marked": "^18.0.2"