Skip to content

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

"exports": "./index.js",
"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 :)

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