jsmreese / moment-duration-format

Format function plugin for the Moment Duration object.
MIT License
968 stars 120 forks source link

Correctly set (peer?)dependency for moment #143

Open jlsjonas opened 4 years ago

jlsjonas commented 4 years ago

strict resolve checking uncovered that the package.json file is missing the fact that this module actually requires moment. While this is quite obvious (as it's a moment plugin) it should still declare this in it's package.json