From: Igor Lima Date: Tue, 19 Feb 2013 16:50:54 +0000 (-0300) Subject: Remove nodeunit core task. There is the grunt-contrib-nodeunit plugin instead of it. X-Git-Tag: 2.1.0~55^2~3^2^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c75abc038f950dbbc58acc1f4d5479a125fef4;p=thirdparty%2Fmoment.git Remove nodeunit core task. There is the grunt-contrib-nodeunit plugin instead of it. --- diff --git a/package.json b/package.json index 4d1fbbe54..1faa8ef66 100755 --- a/package.json +++ b/package.json @@ -37,7 +37,6 @@ ], "devDependencies" : { "uglify-js" : "1.3.4", - "nodeunit" : "latest", "grunt" : "latest", "grunt-contrib-jshint" : "latest", "grunt-contrib-nodeunit" : "latest"