summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorStefan <stefan@stefans-entwicklerecke.de>2016-12-20 22:06:31 +0100
committerGitHub <noreply@github.com>2016-12-20 22:06:31 +0100
commita1ec06101747065e0ae6f252179984d9da0b5424 (patch)
tree02b1941e8ee4ae93d4964f87fefc3131b22aa68a /src/package.json
parentdb21a25eff5dfb86062508deb8f9f4aa395b30af (diff)
parent0a9d02562d7e14ecc9f9f1d929a65cc64924857a (diff)
downloadetherpad-lite-a1ec06101747065e0ae6f252179984d9da0b5424.zip
Merge pull request #3053 from danfuzz/fix-timeslider-lists
Fix timeslider lists / indents, but also make CSS `@import` work
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 e280406f..73020b2d 100644
--- a/src/package.json
+++ b/src/package.json
@@ -22,7 +22,7 @@
"express-session" : "1.13.0",
"cookie-parser" : "1.3.4",
"async" : "0.9.0",
- "clean-css" : "3.4.12",
+ "clean-css" : "3.4.19",
"uglify-js" : "2.6.2",
"formidable" : "1.0.17",
"log4js" : "0.6.35",