sindresorhus / cli-boxes

Boxes for use in the terminal
MIT License
96 stars 8 forks source link

Fix `engines.node` #15

Closed fregante closed 3 months ago

fregante commented 3 months ago

I think all modules using import attributes should have this engines

Verified on https://jubianchi.github.io/semver-check/#/%3E%3D18.20%20%3C19%20||%20%3E%3D20.10/19

Also, why not set "exports": "boxes.json"?