Skip to content

Commit 6e00d81

Browse files
committed
chore: entry-tool 임시 이미지로 수정
1 parent 77d7215 commit 6e00d81

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"cross-spawn": "^7.0.3",
3838
"entry-hw": "git+https://github.com/entrylabs/entry-hw.git#dist/v1.9.35",
3939
"entry-js": "git+https://github.com/entrylabs/entryjs.git#dist/offline_v2.0.52",
40-
"entry-tool": "git+https://github.com/entrylabs/entry-tool.git#dist/develop",
40+
"entry-tool": "git+https://github.com/entrylabs/entry-tool.git#dist/20221024",
4141
"excel4node": "^1.7.0",
4242
"fs-extra": "^8.1.0",
4343
"image-size": "^0.8.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3035,7 +3035,7 @@ [email protected]:
30353035
encodeurl@^1.0.2:
30363036
version "1.0.2"
30373037
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
3038-
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
3038+
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
30393039

30403040
end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.1:
30413041
version "1.4.4"
@@ -3127,9 +3127,9 @@ enquirer@^2.3.5:
31273127
version "0.0.0"
31283128
resolved "git+https://github.com/entrylabs/entryjs.git#bdf5df0f83ae007acf4d801a4a6f57b0143dfe31"
31293129

3130-
"entry-tool@git+https://github.com/entrylabs/entry-tool.git#dist/develop":
3130+
"entry-tool@git+https://github.com/entrylabs/entry-tool.git#dist/20221024":
31313131
version "0.0.0"
3132-
resolved "git+https://github.com/entrylabs/entry-tool.git#cfe1b2a0c5d050861cf67b6c105e3c8d25b58795"
3132+
resolved "git+https://github.com/entrylabs/entry-tool.git#ef7562657be5941036c4e3acd824883be3688745"
31333133

31343134
env-paths@^2.2.0:
31353135
version "2.2.1"

0 commit comments

Comments
 (0)