gr2m / moment-parseformat

A moment.js plugin to extract the format of a date/time string
http://gr2m.github.io/moment-parseformat
Apache License 2.0
45 stars 30 forks source link

dependency on moment version #27

Closed mwymann closed 9 years ago

mwymann commented 9 years ago

Hello

Is there a reason why your bower packages dependencies refers to moment version 2.5.1?

kind regards

gr2m commented 9 years ago

No, not really. in package.json we also depend on some specific git revision. Want to see if all tests still work with latest moment, and send a PR?

zoepage commented 9 years ago

Updated npm version (for package) and static version loaded from cdn for demo index.html to 2.10.6 and all tests are green. :)

Will be deployed after https://github.com/gr2m/moment.parseFormat/pull/30 is merged.

zoepage commented 9 years ago

30 is merged. :)