Skip to content

Commit

Permalink
Merge pull request #106 from duereg/master
Browse files Browse the repository at this point in the history
fixed dependency on grunt-contrib-mincss
  • Loading branch information
ericclemmons committed Jul 29, 2013
2 parents 92238a3 + 60bf8a1 commit a28d67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-less": "~0.5.2",
"grunt-contrib-mincss": "~0.4.0rc7",
"grunt-contrib-mincss": "~0.4.0-rc7",
"grunt-contrib-uglify": "~0.1.2",
"grunt-contrib-watch": "~0.4.4",
"grunt-express-server": "~0.3.1",
Expand Down

0 comments on commit a28d67a

Please sign in to comment.