misoproject / dataset

JavaScript library that makes managing the data behind client-side visualisations easy
http://misoproject.com
GNU General Public License v2.0
1.18k stars 99 forks source link

Bump Moment.js and other dependencies to latest versions #220

Open aboutaaron opened 10 years ago

aboutaaron commented 10 years ago

Hey y'all, I love love love Dataset. One issue I've ran into though is that it's using a fairly old version of Moment.js, so some new features and plugins are incompatible with Dataset.

Is there any roadmap for bumping the dependencies to the latest versions? I can try and take a stab myself just to keep things up-to-date.