xsoh / moment-hijri

A Hijri calendar (Based on Umm al-Qura calculations) plugin for moment.js
http://momentjs.com/docs/#/plugins/hijri/
MIT License
200 stars 82 forks source link

Allow momentjs to update to any 2.10+ version. #19

Closed svieira closed 7 years ago

svieira commented 7 years ago

This allows for consumers to pick up new versions of moment and moment-tz without unnecessarily duplicating moment.js in the dependency tree.

Tests and lint pass locally - let me know if I can do anything further to assist!

xsoh commented 7 years ago

@svieira Thanks pal! 👍

svieira commented 7 years ago

Awesome, thanks for the quick turnaround! When you get a chance, could you publish a new version so we can pull in the version from NPM, rather than using the Git dependency? Thanks again!

xsoh commented 7 years ago

Thanks for reminding. Done under moment-hijri version 2.0.1 :+1: