Skip to content

Commit

Permalink
build: remove unused cross-zip (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Oct 16, 2024
1 parent 8d89c6c commit 45be6da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"chalk": "^2.4.1",
"command-exists": "^1.2.8",
"commander": "^9.0.0",
"cross-zip": "^3.0.0",
"debug": "^4.3.1",
"got": "^11.8.5",
"inquirer": "^8.2.4",
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1621,13 +1621,6 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

cross-zip@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/cross-zip/-/cross-zip-3.0.0.tgz#478136c7ba2df7e5888f7fb57211a4bbd5afafb4"
integrity sha512-cm+l8PJ6WiSQmKZ/x8DGvUm2u/3FX2JFs1AFd18gdHaVhP5Lf4oE6Jrj2Jd05JYSioz5x+nIRVp0zBQuzuCRcQ==
dependencies:
rimraf "^3.0.0"

date-fns@^1.27.2:
version "1.30.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
Expand Down

0 comments on commit 45be6da

Please sign in to comment.