From 6e00d81584e26696820dd679fc5c2440c98292d8 Mon Sep 17 00:00:00 2001 From: Tnks2U Date: Tue, 29 Nov 2022 15:59:35 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20entry-tool=20=EC=9E=84=EC=8B=9C=20?= =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 486847d61..fbd6799cb 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "cross-spawn": "^7.0.3", "entry-hw": "git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.35", "entry-js": "git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.52", - "entry-tool": "git+https://github.com/entrylabs/entry-tool.git#dist/develop", + "entry-tool": "git+https://github.com/entrylabs/entry-tool.git#dist/20221024", "excel4node": "^1.7.0", "fs-extra": "^8.1.0", "image-size": "^0.8.3", diff --git a/yarn.lock b/yarn.lock index c76bb5356..dbdf0a627 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3035,7 +3035,7 @@ enabled@2.0.x: encodeurl@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" - integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k= + integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.1: version "1.4.4" @@ -3127,9 +3127,9 @@ enquirer@^2.3.5: version "0.0.0" resolved "git+https://github.com/entrylabs/entryjs.git#bdf5df0f83ae007acf4d801a4a6f57b0143dfe31" -"entry-tool@git+https://github.com/entrylabs/entry-tool.git#dist/develop": +"entry-tool@git+https://github.com/entrylabs/entry-tool.git#dist/20221024": version "0.0.0" - resolved "git+https://github.com/entrylabs/entry-tool.git#cfe1b2a0c5d050861cf67b6c105e3c8d25b58795" + resolved "git+https://github.com/entrylabs/entry-tool.git#ef7562657be5941036c4e3acd824883be3688745" env-paths@^2.2.0: version "2.2.1"