]> source.dussan.org Git - jquery.git/commitdiff
updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes gh-1202
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 18 Mar 2013 16:51:04 +0000 (12:51 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Mon, 18 Mar 2013 16:51:04 +0000 (12:51 -0400)
package.json

index f07d3535d60f23339ac528ae1c45a3736a28ac2d..115801a47297a46927ca83dd11e1fe72b702e7d7 100644 (file)
        "dependencies": {},
        "devDependencies": {
                "grunt-compare-size": "~0.4.0",
-               "grunt-git-authors": "1.0.0",
+               "grunt-git-authors": "1.2.0",
                "grunt-update-submodules": "0.2.0",
-               "grunt-contrib-watch": "0.1.4",
+               "grunt-contrib-watch": "0.3.1",
                "grunt-contrib-jshint": "0.1.1rc6",
-               "grunt-contrib-uglify": "0.1.1rc6",
-               "grunt": "0.4.0rc5",
+               "grunt-contrib-uglify": "0.1.2",
+               "grunt": "0.4.1",
                "testswarm": "0.2.2"
        },
        "keywords": []