Skip to content

Remove unneeded del development dependency#355

Merged
nex3 merged 1 commit intosass:mainfrom
clydin:deps/remove-del
Jan 11, 2025
Merged

Remove unneeded del development dependency#355
nex3 merged 1 commit intosass:mainfrom
clydin:deps/remove-del

Conversation

@clydin
Copy link
Copy Markdown
Contributor

@clydin clydin commented Jan 10, 2025

Node.js 16 is the minimum supported version as per the package.json and this version contains the rmSync filesystem function which can replace the del package usage.

Node.js 16 is the minimum supported version as per the package.json and
this version contains the `rmSync` filesystem function which can replace
the `del` package usage.
@nex3 nex3 merged commit 644128f into sass:main Jan 11, 2025
@nex3
Copy link
Copy Markdown
Contributor

nex3 commented Jan 11, 2025

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.

2 participants