-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to 0.4.0 and weak dependency on moment? #7
Comments
👍 |
I published an updated version of |
I'm confused. Where is the repo for that? I do see that you published a v0.4.0 but I don't see that on any branch of https://github.com/aldeed/meteor-moment-timezone |
@mizzao Sorry, neglected to push. It's on github now. |
👍 @acreeger, any chance of making this happen? Would be a nice clean-up for this project. |
I'm no longer tracking Meteor developments, but if someone does a PR then I can merge and publish it... |
Cool, thanks for the update. In that case, it might be best if we don't update this package so it remains stable for the people who already use it and then move this code into I'll look into making this happen, hopefully some time this week and let you know what, if anything, we need from you. |
Hey @acreeger, do you still use this package? If so, and since there is no official moment-timezone yet for Meteor, maybe we could bump the version and add a weak dep on
momentjs:moment
(removing the dep onmrt:moment
.)@dandv what do you think about making an official timezone package as well?
The text was updated successfully, but these errors were encountered: