No ticket. Update npm devDependencies.

This commit is contained in:
Michał Gołębiowski 2013-10-25 21:26:44 +02:00
parent 35b2b94979
commit 95d1192d53

View File

@ -28,14 +28,14 @@
], ],
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"archiver": "~0.4.9", "archiver": "~0.4.10",
"grunt": "~0.4.1", "grunt": "~0.4.1",
"grunt-compare-size": "~0.4.0", "grunt-compare-size": "~0.4.0",
"grunt-contrib-jshint": "~0.6.4", "grunt-contrib-jshint": "~0.7.0",
"grunt-contrib-uglify": "~0.2.4", "grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3", "grunt-contrib-watch": "~0.5.3",
"grunt-git-authors": "~1.2.0", "grunt-git-authors": "~1.2.0",
"grunt-jsonlint": "~1.0.0", "grunt-jsonlint": "~1.0.1",
"gzip-js": "0.3.2", "gzip-js": "0.3.2",
"testswarm": "~1.1.0", "testswarm": "~1.1.0",
"requirejs": "~2.1.9", "requirejs": "~2.1.9",