Merge branch 'fix-grunt-contrib-mincss-version' of https://github.com/technicalpickles/reveal.js

This commit is contained in:
Hakim El Hattab 2012-11-14 08:40:05 -05:00
commit 10317438b1
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@
"mustache" : "~0.4.0" "mustache" : "~0.4.0"
}, },
"devDependencies": { "devDependencies": {
"grunt-contrib-mincss": "~0.3.2" "grunt-contrib-mincss": "~0.3.1"
} }
} }