README specifies Node 6.x support but the package specifies Node 8.x
dgautsch opened this issue · 1 comments
dgautsch commented
I noticed the auth and user files were rewritten from generator functions to use async calls. These will not work with node 6. as far as I know. Does the README need to be updated?
This change happened here 6a8f0f7
jdx commented
removed the note since this is defined in package.json