summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-11-29 01:31:04 +0000
committerJohn McLear <john@mclear.co.uk>2014-11-29 01:31:04 +0000
commit12f25d8a458bf007f8b442b1f3d6ef89b4f6e984 (patch)
treee9fc2b7a71ad046793a6e33c86ef2af1756ed8a1 /src/package.json
parent74ffbdea7908f5fbbb0844815c62c67e0c842a74 (diff)
downloadetherpad-lite-12f25d8a458bf007f8b442b1f3d6ef89b4f6e984.zip
bump cleancss
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json
index 1e85ca53..3d5f5e24 100644
--- a/src/package.json
+++ b/src/package.json
@@ -20,7 +20,7 @@
"express" : ">3.1.0 <3.9.0",
"async" : ">=0.9.0",
"connect" : "2.7.x",
- "clean-css" : ">=0.50.x",
+ "clean-css" : ">=2.0.0",
"uglify-js" : ">=2.4.15",
"formidable" : ">=1.0.15",
"log4js" : ">=0.6.21",