iamchrismiller / grunt-casper

Run CasperJS Scripts/Functional Tests
Other
69 stars 38 forks source link

grunt-lib-contrib is deprecated #33

Closed sindresorhus closed 10 years ago

sindresorhus commented 10 years ago

I noticed you use grunt-lib-contrib.

It's deprecated and I would recommend you switch to the extracted modules instead: stripPath => strip-path minMaxInfo => maxmin getNamespaceDeclaration => ticket

iamchrismiller commented 10 years ago

removed dependency.. thank you.