andrewrk / node-s3-client

high level amazon s3 client for node.js
MIT License
1k stars 303 forks source link

Update mime version #147

Closed mpolichette closed 3 years ago

mpolichette commented 8 years ago

Hey there!

I was looking to use the node-s3-cli to build out a deployment system and couldn't figure out why it wasn't detecting my mime types properly, after lots of trial and error I discovered the mime type library was simply out of date.

If you had a second it would be great if you could merge this in and republish. I'd also like to update the node-s3-cli library to use the newly published version.

Let me know if I can help speed that along :)

mblarsen commented 7 years ago

Hey @andrewrk, any chance this could get merged?

faceleg commented 7 years ago

It can be merged but not published to npm if you want something published to npm, submit the PR to https://github.com/faceleg/node-s3-client

mblarsen commented 7 years ago

@faceleg why can it not be published to NPM?