]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
fix grunt version 641/head
authorIgor Lima <igor.lima@evolut.io>
Tue, 19 Feb 2013 04:17:35 +0000 (01:17 -0300)
committerIgor Lima <igor.lima@evolut.io>
Tue, 19 Feb 2013 04:17:35 +0000 (01:17 -0300)
package.json

index 071abe730b4e43a5c10b21f47157abc63d643c12..20dfe25181314b127c86a7542ecae62fa1a18ad1 100755 (executable)
@@ -38,7 +38,7 @@
     "devDependencies" : {
         "uglify-js" : "1.3.4",
         "nodeunit"  : "latest",
-        "grunt"     : "latest"
+        "grunt"     : "~0.3.17"
     },
     "scripts": {
         "test": "grunt"