Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert library to ESM #143

Merged
merged 1 commit into from Jul 19, 2022
Merged

Convert library to ESM #143

merged 1 commit into from Jul 19, 2022

Conversation

jonkoops
Copy link
Contributor

Converts the library to ESM as per #138 (comment), only difference being deleteAsync as delete is a reserved keyword.

Closes #138

"engines": {
"node": ">=10"
"node": "^14.13.1 || >=16.0.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've chosen to omit Node.js 12 here as it is no longer actively maintained.

@sindresorhus sindresorhus merged commit 106d7d8 into sindresorhus:main Jul 19, 2022
@sindresorhus
Copy link
Owner

Thanks :)

@jonkoops jonkoops deleted the esm branch July 23, 2022 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade: v7 convert to ESM lets Disscuse the API
2 participants