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

index b58cf2409a1eda5eea20cc8b46491e479b8e287a..114b7138a9105ab36de556a3fcb4cebff90d3de7 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": {