Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Support node v0.10 #40

Merged
merged 2 commits into from
Oct 9, 2015
Merged

Conversation

SystemParadox
Copy link
Contributor

Use require('events').EventEmitter instead of require('events'), for compatibility with node v0.10. Newer versions of node provide a circular reference EventEmitter.EventEmitter so this still works.

jhnns added a commit that referenced this pull request Oct 9, 2015
@jhnns jhnns merged commit db46621 into peerigon:master Oct 9, 2015
@jhnns
Copy link
Member

jhnns commented Oct 9, 2015

Thx. Shipped with 1.2.1

@SystemParadox
Copy link
Contributor Author

Thanks very much :)

@SystemParadox SystemParadox deleted the fix-eventemitter-node-10 branch October 9, 2015 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants