Skip to content

Add Node.js compatibility to package.json

Choose a tag to compare

@voodoocreation voodoocreation released this 12 Aug 03:40
· 21 commits to master since this release

This version unintentionally added a breaking change for Node <16 environments. Have reverted it in 2.0.7 and added a Node >=14 requirement in 3.0.0. If you encounter the issue, simply upgrade to one of these versions.

Thank you to @sesam for flagging it 🙏