codebox / moment-precise-range

A moment.js plugin to display human-readable date/time ranges
https://codebox.net/pages/moment-date-range-plugin
MIT License
150 stars 91 forks source link

Upgrade momentjs for React Native #30

Closed alburdette619 closed 7 years ago

alburdette619 commented 7 years ago

React Native's metro-bundler is having an issue (#65) after a recent update. This is probably more an issue on there side, however updating momentjs here to 2.1.9 should fix the issue for users of this library.

alburdette619 commented 7 years ago

My issue, apologies. I had moment at 2.18.1 instead of 2.19.1.