Hacker News new | ask | show | jobs
by scottlecrab 2835 days ago
It's a dev dependency because they use it in unit tests but it's also a peer dependency, meaning that if you want to use the library you need to include moment.
1 comments

That's my error, thanks for the correction.