Skip to content

Commit

Permalink
build(deps): Remove unused async, boom, and pg dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezhiggins committed Apr 22, 2020
1 parent 3b8dd8a commit 77c8873
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@
},
"main": "./lib/index.js",
"dependencies": {
"async": "3.2.0",
"boom": "7.3.0",
"csv-string": "3.2.0",
"debug": "4.1.1",
"pg": "8.0.2",
"pg-copy-streams": "2.2.2",
"rimraf": "3.0.2",
"upath": "1.2.0"
Expand Down

0 comments on commit 77c8873

Please sign in to comment.