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

Remove old dependencies #32

Closed
wants to merge 5 commits into from
Closed

Conversation

ghost1face
Copy link

I went ahead and did some cleanup and removed some external dependencies where unnecessary

  • Remove array-flatten dependency and use built-in Array.prototype.flat and Array.prototype.flatMap
  • Remove dns-equal dependency and implement locally
  • Update gitignore

@mdidon
Copy link
Member

mdidon commented Oct 10, 2023

Included in PR #44

@mdidon mdidon closed this Oct 10, 2023
@mdidon mdidon mentioned this pull request Oct 11, 2023
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