-
Notifications
You must be signed in to change notification settings - Fork 28
upgrade deps, refactor source handler to work with meteor 1.2 #99
Conversation
updates to bower 1.5.2 Resolves #97
@@ -236,11 +241,8 @@ var sortDependencies = function(dependencies) { | |||
// This is a Meteor bug. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should also remove this now obsolete comment.
Woah, thanks! Now that Meteor 1.2 is out we should merge this ASAP. This looks good to me from a quick review, but I haven't tested the code yet. @aaronjudd Could you comment a little bit more on the changes you have made? @lorensr what do you think of this? |
|
@lorensr |
I'm on 1.2.0.1 – sorry, your PR works for me – first part of my comment was On Wed, Sep 23, 2015 at 1:29 AM, Aaron Judd [email protected]
|
Ah- great. Made me do some extra testing though, so not a bad thing. |
@lorensr @mquandalle merge and publish? |
upgrade deps, refactor source handler to work with meteor 1.2
Done, thank you very much :-) |
Thanks very much for the quick fix, guys. I think I speak for the community when I say Meteor-bower is still a great and popular tool and we really appreciate the continued support. |
Great fast work thank you! |
updates to bower 1.5.2
Resolves #97