Skip to content

Commit

Permalink
fix: add write dependency back
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonny-me committed May 7, 2022
1 parent c64db97 commit 2d47fc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"commander": "^9.0.0",
"googleapis": "^96.0.0",
"ramda": "^0.27.1",
"write": "^2.0.0",
"xlsx": "^0.18.5"
}
}
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -509,13 +509,6 @@ cross-spawn@^7.0.2:
shebang-command "^2.0.0"
which "^2.0.1"

csv-parser@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/csv-parser/-/csv-parser-3.0.0.tgz#b88a6256d79e090a97a1b56451f9327b01d710e7"
integrity sha512-s6OYSXAK3IdKqYO33y09jhypG/bSDHPuyCme/IdEHfWpLf/jKcpitVFyOC6UemgGk8v7Q5u2XE0vvwmanxhGlQ==
dependencies:
minimist "^1.2.0"

debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
version "4.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
Expand Down

0 comments on commit 2d47fc6

Please sign in to comment.