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
fix(deps): move mkdirp and rimraf to dependencies (#140)
This only hurts individuals on npm2, as both packages are transitive
dependencies of many explicit dependencies already.
53899c7 added runtime require of mkdirp
189cdd2 added runtime require of rimraf
Fixes: #128
0 commit comments