-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: use of hasOwnProperty in node version 8 #46
Conversation
Converted to clean objects here: mscdex/io.js@3d8528d resolves aseemk#45
|
@stevenvachon thanks |
@aseemk please merge asap |
Goodie! Merge and release asap indeed! |
I'm also looking forward to this fix! It's really going to covfefe |
hm where is the release? :/ |
Sorry for the delay folks. Thank you @scragg0x! |
I just got [email protected] invalid :( trying to pull this. |
@aseemk It appears that the 0.3.2 tag doesn't exist in the git repo at the moment. Maybe that's the issue. Thanks. |
Good catch, fixed: https://github.com/aseemk/requireDir/releases/tag/0.3.2 Thanks! |
Converted to clean objects here: mscdex/io.js@3d8528d
resolves #45