Skip to content

Commit 5f1dbe1

Browse files
committed
fix: 하드웨어 버전정보 수정
1.9.29 => 1.9.28
1 parent 0b2a645 commit 5f1dbe1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"async-csv": "^2.1.3",
3333
"axios": "^0.19.2",
3434
"cross-spawn": "^7.0.3",
35-
"entry-hw": "git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.29",
35+
"entry-hw": "git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.28",
3636
"entry-js": "git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.45",
3737
"entry-tool": "git+https://github.com/entrylabs/entry-tool.git#dist/develop",
3838
"excel4node": "^1.7.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3098,9 +3098,9 @@ enquirer@^2.3.5:
30983098
dependencies:
30993099
crypto-js "^4.0.0"
31003100

3101-
"entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.29":
3101+
"entry-hw@git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.28":
31023102
version "1.9.28"
3103-
resolved "git+https://github.com/entrylabs/entry-hw.git#63d5ae291a216cf5a274e864cf5fe9930d1538a3"
3103+
resolved "git+https://github.com/entrylabs/entry-hw.git#942717b3cf2639a36d0bf54bc90c51b05b5530cf"
31043104
dependencies:
31053105
cross-spawn "^7.0.0"
31063106
fs-extra "^8.1.0"

0 commit comments

Comments
 (0)