Skip to content

Commit

Permalink
deps: cmd-shim v3
Browse files Browse the repository at this point in the history
Work around quoted batch file names

fixed npm/cmd-shim#10
  • Loading branch information
fengmk2 committed Dec 7, 2019
1 parent 903569b commit c494e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"binary-mirror-config": "^1.19.0",
"bytes": "^3.1.0",
"chalk": "^2.4.2",
"cmd-shim": "^2.0.2",
"cmd-shim": "^3.0.3",
"debug": "^4.1.1",
"destroy": "^1.0.4",
"fs-extra": "^7.0.1",
Expand Down

0 comments on commit c494e6b

Please sign in to comment.