]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
argh, and adding nodeunit for `grunt zones`
authorTim Wood <washwithcare@gmail.com>
Fri, 31 Aug 2012 17:17:54 +0000 (10:17 -0700)
committerTim Wood <washwithcare@gmail.com>
Fri, 31 Aug 2012 17:17:54 +0000 (10:17 -0700)
package.json

index 6e1af9f4c55a2ec2c8c6fd60ae68cd3f513b7267..e8e32e687024f6830270539e7e0c01a0c84adf87 100755 (executable)
@@ -36,6 +36,7 @@
     ],
     "devDependencies" : {
         "uglify-js" : "latest",
+        "nodeunit"  : "latest",
         "grunt"  : "latest"
     },
     "scripts": {