]> source.dussan.org Git - jquery.git/commitdiff
No ticket. Update packages, make the devDependencies list alphabetic.
authorMichał Gołębiowski <m.goleb@gmail.com>
Thu, 5 Sep 2013 16:18:48 +0000 (18:18 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Thu, 5 Sep 2013 16:18:48 +0000 (18:18 +0200)
package.json

index 18ae7e24f9cd258cb2ff6970a62ef23477bc7823..cd08ade5a9b651a6ed0f6cb83099e78a190edc30 100644 (file)
        ],
        "dependencies": {},
        "devDependencies": {
+               "archiver": "~0.4.9",
                "grunt": "~0.4.1",
                "grunt-compare-size": "~0.4.0",
+               "grunt-contrib-jshint": "~0.6.4",
+               "grunt-contrib-uglify": "~0.2.4",
+               "grunt-contrib-watch": "~0.5.3",
                "grunt-git-authors": "~1.2.0",
-               "grunt-contrib-watch": "~0.4.4",
-               "grunt-contrib-jshint": "~0.6.0",
-               "grunt-contrib-uglify": "~0.2.2",
+               "grunt-jsonlint": "~1.0.0",
                "gzip-js": "0.3.2",
                "testswarm": "~1.1.0",
-               "archiver": "~0.4.6",
-               "grunt-jsonlint": "~1.0.0",
                "requirejs": "~2.1.8"
        },
        "scripts": {