Skip to content

Releases: paulcsmith/mongoose-currency

Update dependencies and clean up codebase

02 Jan 21:52
Compare
Choose a tag to compare

In this release, underscore is removed as a dependency and we instead use a short function for checking types. The code has also been cleaned up and runs using strict mode. Thanks to @yamadapc for the help!