You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch removes `rimraf` from `dependencies` in package.json because it's only used by `npm clean` command, and we can reduce dependency management overhead.
Fix: #1083
0 commit comments