devrnt / react-use-intercom

☎️ React Intercom integration without the hassle, powered by hooks.
https://devrnt.github.io/react-use-intercom/#/useIntercom
MIT License
328 stars 43 forks source link

Use lower node version (14) #637

Closed eaglus closed 1 year ago

eaglus commented 1 year ago

Fix #638 Use lower node version to prevent npm claims about node < 18

npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'react-use-intercom@5.0.0', npm WARN EBADENGINE required: { node: '>=18' }, npm WARN EBADENGINE current: { node: 'v16.19.1', npm: '8.19.3' } npm WARN EBADENGINE }

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: fd2bad96bf9880d5eec4367c66e7cb9bccf49e95

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

devrnt commented 1 year ago

See https://github.com/devrnt/react-use-intercom/issues/638#issuecomment-1543411269