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

replace _.keys and _.values with their Object methods #1213

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

ricardo-devis-agullo
Copy link
Collaborator

_.keys and _.values are equivalent to Object.keys and Object.values, which both are supported in Node 10, so we are replacing those.

@ricardo-devis-agullo ricardo-devis-agullo merged commit 03f6c5c into master Sep 20, 2021
@ricardo-devis-agullo ricardo-devis-agullo deleted the remove-lodash-keys-values branch September 20, 2021 12:07
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.

2 participants