Skip to content
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

Bump microtime to fix installing on Node v6 #40

Merged
merged 1 commit into from
May 23, 2016

Conversation

crccheck
Copy link
Contributor

@crccheck crccheck commented May 23, 2016

Bump microtime to 2.1.x to get this fix: wadey/node-microtime#42

Fixes error: no type named 'GCEpilogueCallback' in 'v8::Isolate' when installing nan requirement of microtime requirement in Node 6.

Bump microtime to 2.1.x to get this fix: wadey/node-microtime#42

Fixes `error: no type named 'GCEpilogueCallback' in 'v8::Isolate'` when installing `nan` requirement of `microtime` requirement.
@coveralls
Copy link

coveralls commented May 23, 2016

Coverage Status

Coverage remained the same at 93.434% when pulling 4cee23a on crccheck:patch-1 into ffdbe79 on brianreavis:master.

@brianreavis brianreavis merged commit 549f48f into brianreavis:master May 23, 2016
@brianreavis
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publishing new version to npm
3 participants