grunt-lib-contrib is deprecated
sindresorhus opened this issue · comments
Sindre Sorhus commented
I noticed you have grunt-lib-contrib as a dependency.
It's deprecated and I would recommend you switch to the extracted modules instead:
stripPath
=> strip-path
minMaxInfo
=> maxmin
getNamespaceDeclaration
=> ticket
Sindre Sorhus commented
@mrDarcyMurphy ping