Skip to content

Commit

Permalink
Removing zlib dependency from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bropines committed Nov 24, 2024
1 parent d09a9f2 commit fb2a91f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"body-parser": "^1.20.2",
"express": "^4.18.2",
"lodash": "^4.17.21",
"random-int": "^3.0.0",
"zlib": "^1.0.5"
"random-int": "^3.0.0"
}
}

0 comments on commit fb2a91f

Please sign in to comment.