mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Updated uglify-js, that might fixes #389
This commit is contained in:
parent
dfa106df03
commit
fc0cbdb55c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"async" : "0.1.15",
|
||||
"express" : "2.5.0",
|
||||
"clean-css" : "0.2.4",
|
||||
"uglify-js" : "1.1.1",
|
||||
"uglify-js" : "1.2.5",
|
||||
"formidable" : "1.0.7",
|
||||
"log4js" : "0.4.1",
|
||||
"jsdom-nocontextifiy" : "0.2.10",
|
||||
|
|
Loading…
Reference in a new issue