Pikaday / Pikaday

A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS
Other
8.01k stars 1.31k forks source link

Use official, more updated Moment.js package instead #279

Closed fungilation closed 9 years ago

fungilation commented 9 years ago

https://atmospherejs.com/momentjs/moment

I use this in my app to get the latest version. Having dependencies on both have version conflict.

The 2 packages at current versions:

momentjs:moment@2.9.0 mrt:moment@2.8.1

rikkert commented 9 years ago

I think your problem is from meteor and not pikaday.