From d9ab7435560ea2a7a735cbf1bca074b744fabf35 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Tue, 22 Jan 2019 02:00:24 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D1=8B=D0=B5=20=D0=BF=D0=B0?= =?UTF-8?q?=D0=BA=D0=B5=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index bf266cb4..4415c520 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ }, "dependencies": { "axios": "^0.18.0", + "chardet": "^0.7.0", "compression": "^1.7.3", "decompress": "^4.2.0", "detect-file-type": "^0.2.0", @@ -64,6 +65,7 @@ "express": "^4.16.4", "fs-extra": "^7.0.1", "got": "^9.5.1", + "iconv-lite": "^0.4.24", "localforage": "^1.7.3", "lodash": "^4.17.11", "path-browserify": "^1.0.0",