Update deps.

This commit is contained in:
Nicolas Stepien 2013-04-23 22:26:17 +02:00
parent 909abfee47
commit fe4309cf7c
2 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@
"grunt-bump": "~0.0.2", "grunt-bump": "~0.0.2",
"grunt-concurrent": "~0.2.0", "grunt-concurrent": "~0.2.0",
"grunt-contrib-clean": "~0.4.1", "grunt-contrib-clean": "~0.4.1",
"grunt-contrib-coffee": "~0.6.7", "grunt-contrib-coffee": "~0.7.0",
"grunt-contrib-compress": "~0.4.10", "grunt-contrib-compress": "~0.5.0",
"grunt-contrib-concat": "~0.2.0", "grunt-contrib-concat": "~0.2.0",
"grunt-contrib-copy": "~0.4.1", "grunt-contrib-copy": "~0.4.1",
"grunt-contrib-watch": "~0.3.1", "grunt-contrib-watch": "~0.3.1",

View File

@ -808,7 +808,7 @@ PSAHiding =
entry = entry =
type: 'header' type: 'header'
el: $.el 'a', el: $.el 'a',
textContent: 'Show announcement.' textContent: 'Show announcement'
className: 'show-announcement' className: 'show-announcement'
href: 'javascript:;' href: 'javascript:;'
order: 50 order: 50