Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Fix #32: Error when reading token #33

Merged
merged 2 commits into from
Feb 22, 2016
Merged

Fix #32: Error when reading token #33

merged 2 commits into from
Feb 22, 2016

Conversation

Jameskmonger
Copy link
Collaborator

This should fix the issue. I have changed the npm version to 0.7.1-alpha.

@Jameskmonger
Copy link
Collaborator Author

@himynameisdave could you CR this and then publish it up to npm as version 0.7.1-alpha?

})
.catch((e)=>{
console.error(err(e.message));
rej(err(e.message));
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that'll do it. Good catch @Jameskmonger 👍

@himynameisdave
Copy link
Owner

Closes #32

himynameisdave added a commit that referenced this pull request Feb 22, 2016
Fix #32: Error when reading token
@himynameisdave himynameisdave merged commit a4df66a into master Feb 22, 2016
@himynameisdave himynameisdave deleted the 32-fix branch February 22, 2016 23:26
@Jameskmonger
Copy link
Collaborator Author

Cheers @himynameisdave - don't forget to npm publish to push out the latest version 😝

@himynameisdave
Copy link
Owner

haha already have 👍

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

Successfully merging this pull request may close these issues.

2 participants