:add: Add iconv-lite for encoding/decoding for MoveBinaryData (#1473)

This commit is contained in:
lublak
2021-03-25 12:58:54 +01:00
committed by GitHub
parent 8699f174f7
commit c3496845bf
2 changed files with 55 additions and 7 deletions

View File

@@ -589,6 +589,7 @@
"get-system-fonts": "^2.0.2",
"glob-promise": "^3.4.0",
"gm": "^1.23.1",
"iconv-lite": "^0.6.2",
"imap-simple": "^4.3.0",
"iso-639-1": "^2.1.3",
"jsonwebtoken": "^8.5.1",
@@ -639,4 +640,4 @@
"json"
]
}
}
}