@visionmedia @azer @ForbesLindesay can we sort out this madness please?
component/matches-selector is now published on npm in 3 different variants:
- matches-dom-selector
- matches-selector
- matches-selector-2
From these 3 repos:
They're all (mostly) the same damn code.
Now I'm sure this happened because everyone needed a solution asap, I'm not suggesting anyone screwed up, but can we take a moment to detangle?
Ideal solution (please guys):
azer:
- unpublish matches-dom-selector
ForbesLindesay:
- unpublish matches-selector
visionmedia:
- Unpublish matches-selector-2
- Add the package.json from matches-selector-2 to component/matches-selector
- Rename name 'matches-selector-2' in package.json:
- republish to npm under matches-selector name
- Consider adding @ForbesLindesay & @azer as collaborators on component/matches-selector to maintain the package.json for browserify/npm compatibility.
Reasonable request?
@visionmedia @azer @ForbesLindesay can we sort out this madness please?
component/matches-selector is now published on npm in 3 different variants:
From these 3 repos:
They're all (mostly) the same damn code.
Now I'm sure this happened because everyone needed a solution asap, I'm not suggesting anyone screwed up, but can we take a moment to detangle?
Ideal solution (please guys):
azer:
ForbesLindesay:
visionmedia:
Reasonable request?