Novaleaf / xlib

Your isomorphic toolbox
MIT License
20 stars 1 forks source link

dependencies break node 4.x #1

Closed jasonswearingen closed 7 years ago

jasonswearingen commented 7 years ago

some 3rd party library dependency (probably google cloud tools) breaks versions of node older than 6.x

we should track this down and try to revert the dependency or remove it.

see https://github.com/Novaleaf/phantomjscloud-node/issues/6 for original report of this issue.

jasonswearingen commented 7 years ago

this is fixed, now works down to 4.x