projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c89380
)
Use grunt-contrib-mincss ~0.3.1
author
Josh Nichols
<josh@technicalpickles.com>
Mon, 12 Nov 2012 22:09:06 +0000
(17:09 -0500)
committer
Josh Nichols
<josh@technicalpickles.com>
Mon, 12 Nov 2012 22:09:06 +0000
(17:09 -0500)
Was at ~0.3.2, but doesn't seem to have been released properly.
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index c491a9a70a87083d77d5f05a76a0eee9cb1643de..44289a27daf950d08d6235aade6ff54bb18fdb2e 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-22,6
+22,6
@@
"mustache" : "~0.4.0"
},
"devDependencies": {
- "grunt-contrib-mincss": "~0.3.
2
"
+ "grunt-contrib-mincss": "~0.3.
1
"
}
}