<!-- Instructions --> <!-- --> <!-- 1. Remove sections/details you do not complete --> <!-- 2. Add sections/details useful to you --> #### Perceived Problem Users can use this library on older unsupported node versions and can get failures #### Ideas / Proposed Solution(s) We should add supported node engines to `package.json`.
Perceived Problem
Users can use this library on older unsupported node versions and can get failures
Ideas / Proposed Solution(s)
We should add supported node engines to
package.json.