Closed zacanger closed 4 years ago
Closes #74 Closes #68 since it incorporates the same change
This is a non-breaking change because the engines field in package.json already specifies Node 8+, and const and let have been fully supported since 6.4.0.
engines
const
let
Closes #74 Closes #68 since it incorporates the same change
This is a non-breaking change because the
engines
field in package.json already specifies Node 8+, andconst
andlet
have been fully supported since 6.4.0.