metafizzy / outlayer

:construction_worker: the brains & guts of a layout library
163 stars 63 forks source link

Point to correct EventEmitter package on bower #40

Closed rhertogh closed 9 years ago

rhertogh commented 9 years ago

in the package.json the EventEmitter used is "wolfy87-eventemitter": ">=4.2 <5", on bower this package seems to be called "EventEmitter.js" not "EventEmitter"

desandro commented 9 years ago

Thanks for this contribution.

eventEmitter is the correct Bower package name for Olical/EventEmitter. Previously, the GitHub url was Wolfy87/EventEmitter. To clear up any confusion, I've updated the Bower package URL to Olical/EventEmitter.

Using EventEmitter.js will work just as well, but I'll keep it as eventEmitter.

desandro commented 9 years ago

@Olical FYI

Olical commented 9 years ago

Sorry about the confusing package naming, especially on npm, it's not ideal! For any reading this in the future: I renamed my GitHub account from Wolfy87 to Olical, so wolfy87-eventemitter is my EventEmitter package still, as in Olical/EventEmitter.