Skip to content

Commit c5fc953

Browse files
mgolrwaldron
authored andcommitted
updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes jquerygh-1202
1 parent 92b2367 commit c5fc953

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"dependencies": {},
2525
"devDependencies": {
2626
"grunt-compare-size": "~0.4.0",
27-
"grunt-git-authors": "1.0.0",
27+
"grunt-git-authors": "1.2.0",
2828
"grunt-update-submodules": "0.2.0",
29-
"grunt-contrib-watch": "0.1.4",
29+
"grunt-contrib-watch": "0.3.1",
3030
"grunt-contrib-jshint": "0.1.1rc6",
31-
"grunt-contrib-uglify": "0.1.1rc6",
32-
"grunt": "0.4.0rc5",
31+
"grunt-contrib-uglify": "0.1.2",
32+
"grunt": "0.4.1",
3333
"testswarm": "0.2.2"
3434
},
3535
"keywords": []

0 commit comments

Comments
 (0)