TehShrike / deepmerge

A library for deep (recursive) merging of Javascript objects
MIT License
2.75k stars 216 forks source link

Update Node.js versions to test on Travis CI #235

Closed phanect closed 2 years ago

phanect commented 3 years ago

This PR removes deprecated v8 and v10 of Node.js, and adds v14 and v16 which are currently supported.