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"