From 5f1dbe18bfba45b1f93d3c5546fb69ab82f25c9c Mon Sep 17 00:00:00 2001 From: Tnks2U Date: Mon, 25 Apr 2022 11:32:47 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=95=98=EB=93=9C=EC=9B=A8=EC=96=B4=20?= =?UTF-8?q?=EB=B2=84=EC=A0=84=EC=A0=95=EB=B3=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1.9.29 => 1.9.28 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3d706dccc..fcf1d79c6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "async-csv": "^2.1.3", "axios": "^0.19.2", "cross-spawn": "^7.0.3", - "entry-hw": "git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.29", + "entry-hw": "git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.28", "entry-js": "git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.45", "entry-tool": "git+https://github.com/entrylabs/entry-tool.git#dist/develop", "excel4node": "^1.7.0", diff --git a/yarn.lock b/yarn.lock index 2f7b09702..f9998010d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3098,9 +3098,9 @@ enquirer@^2.3.5: dependencies: crypto-js "^4.0.0" -"entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.29": +"entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.28": version "1.9.28" - resolved "git+https://github.com/entrylabs/entry-hw.git#63d5ae291a216cf5a274e864cf5fe9930d1538a3" + resolved "git+https://github.com/entrylabs/entry-hw.git#942717b3cf2639a36d0bf54bc90c51b05b5530cf" dependencies: cross-spawn "^7.0.0" fs-extra "^8.1.0"