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
* Upgrade dev dependency chai
* Upgrade dev dependency istanbul
* Upgrade dev dependency jshint
* Upgrade dev dependency mocha
* Upgrade dev dependency jscs
But stick with a 2.x.x branch as upgrading to 3.x.x broke things.
* Only support node 5 and later
Based on:
https://github.com/nodejs/Release#release-schedule
* Simplify tests using execSync
Now that we are on node 5 or later
* Remove polyfill code for old node JS versions
0 commit comments