You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(node): support Node.js v6 (#4)
* fix(node): rewrote async functions for node.js v6 support
* fix(jest): configured to not transform the source code so we can detect when node v6 fails