Skip to content

Commit 58a5040

Browse files
committed
No ticket. Update packages, make the devDependencies list alphabetic.
1 parent 0c18520 commit 58a5040

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
],
2929
"dependencies": {},
3030
"devDependencies": {
31+
"archiver": "~0.4.9",
3132
"grunt": "~0.4.1",
3233
"grunt-compare-size": "~0.4.0",
34+
"grunt-contrib-jshint": "~0.6.4",
35+
"grunt-contrib-uglify": "~0.2.4",
36+
"grunt-contrib-watch": "~0.5.3",
3337
"grunt-git-authors": "~1.2.0",
34-
"grunt-contrib-watch": "~0.4.4",
35-
"grunt-contrib-jshint": "~0.6.0",
36-
"grunt-contrib-uglify": "~0.2.2",
38+
"grunt-jsonlint": "~1.0.0",
3739
"gzip-js": "0.3.2",
3840
"testswarm": "~1.1.0",
39-
"archiver": "~0.4.6",
40-
"grunt-jsonlint": "~1.0.0",
4141
"requirejs": "~2.1.8"
4242
},
4343
"scripts": {

0 commit comments

Comments
 (0)