medikoo / event-emitter

Environment agnostic event emitter solution for JavaScript
MIT License
241 stars 23 forks source link

Benchmark can not run #8

Closed snowyu closed 9 years ago

snowyu commented 9 years ago
npm install eventemitter2 signals

module.js:340
    throw err;
          ^
Error: Cannot find module '../lib/core'
    at Function.Module._resolveFilename (module.
medikoo commented 9 years ago

Thanks. It wasn't updated after latest refactoring.

Fixed and published as v0.3.3