mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 12:49:13 -04:00
move clean css back to fix minification on TS
This commit is contained in:
parent
4573796166
commit
ee3f3b8060
2 changed files with 3 additions and 4 deletions
|
@ -20,7 +20,7 @@
|
|||
"express" : ">3.1.0 <3.9.0",
|
||||
"async" : ">=0.9.0",
|
||||
"connect" : "2.7.x",
|
||||
"clean-css" : ">=2.0.0",
|
||||
"clean-css" : "0.3.2",
|
||||
"uglify-js" : ">=2.4.15",
|
||||
"formidable" : ">=1.0.15",
|
||||
"log4js" : ">=0.6.21",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue