]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Remove nodeunit core task. There is the grunt-contrib-nodeunit plugin instead of it.
authorIgor Lima <igor.lima@evolut.io>
Tue, 19 Feb 2013 16:50:54 +0000 (13:50 -0300)
committerIgor Lima <igor.lima@evolut.io>
Tue, 19 Feb 2013 16:50:54 +0000 (13:50 -0300)
package.json

index 4d1fbbe54ed1d29888e8160c5c4e1cfc38004e4e..1faa8ef666611d863fb756dd6e3e0335554a7a29 100755 (executable)
@@ -37,7 +37,6 @@
     ],
     "devDependencies" : {
         "uglify-js" : "1.3.4",
-        "nodeunit"  : "latest",
         "grunt"     : "latest",
         "grunt-contrib-jshint"   : "latest",
         "grunt-contrib-nodeunit" : "latest"