diff --git a/package.json b/package.json index 1116e1880..6529461f7 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.19", + "entry-hw": "git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.19_2", "entry-js": "git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.38", "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 eabdc2919..5d5fab257 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.19": - version "1.9.19" - resolved "git+https://github.com/entrylabs/entry-hw.git#36cf83ab656e701cec6a4706aa91b32893d806c2" +"entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.19_2": + version "1.9.20" + resolved "git+https://github.com/entrylabs/entry-hw.git#696f00f7e1ac58ac9b303a3e85452ca096d888b7" dependencies: cross-spawn "^7.0.0" fs-extra "^8.1.0"