mock-require icon indicating copy to clipboard operation
mock-require copied to clipboard

Bump node engine and tests to node >= 10

Open raineorshine opened this issue 5 years ago • 0 comments

node <= 8 has hit end-of-life: https://nodejs.org/en/about/releases/

Upgrading enables the use of new javascript language features. Users can always use older versions of mock-require to preserve support.

This should make the Travis build pass as well.

raineorshine avatar Nov 09 '20 18:11 raineorshine