mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
package.json: upgrade clean-css package
This commit is contained in:
parent
e74c9e1bc9
commit
edfdb775fe
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
"ueberDB" : "0.1.7",
|
||||
"async" : "0.1.15",
|
||||
"express" : "2.5.0",
|
||||
"clean-css" : "0.2.4",
|
||||
"clean-css" : "0.3.2",
|
||||
"uglify-js" : "1.2.5",
|
||||
"formidable" : "1.0.7",
|
||||
"log4js" : "0.4.1",
|
||||
|
|
Loading…
Reference in a new issue