Closed mreinstein closed 6 years ago
This PR also replaces the npm prepublish
event with prepublishOnly
. See https://docs.npmjs.com/misc/scripts#deprecation-note for details.
@ljharb I took the liberty of updating the tested node versions to cull super old versions. If this is unwanted I can back those changes out. Just let me know. 👍
This enables using polyglot in more environments. Open for feedback on needed changes!