-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Unused dependency braces / @types/braces #19794
Copy link
Copy link
Closed
Description
Was checking braces and @types/braces being used in @tailwindcss/upgrade https://npmx.dev/package/@tailwindcss/upgrade and noticed that braces was being used by it, and when I tried to find the places where it was used I just noticed that it was just used in the package.json: https://github.com/tailwindlabs/tailwindcss/blob/a4be983865b1cfdcd17d9264e6f80482986da6cc/packages/%40tailwindcss-upgrade/package.json
Seems it was introduced here: #14896 but later it was removed its usages from the codebase I think
What do you guys think on removing those two dependencies ? Sorry if this was not the correct issue format! 🙏
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels