mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 05:09:13 -04:00
use cheerio instead of jsdom
This commit is contained in:
parent
97068b562d
commit
60d44cd3df
3 changed files with 11 additions and 10 deletions
|
@ -25,7 +25,7 @@
|
|||
"formidable" : "1.0.9",
|
||||
"log4js" : "0.6.6",
|
||||
"nodemailer" : "0.3.x",
|
||||
"jsdom-nocontextifiy" : "0.2.10",
|
||||
"cheerio" : "0.18.0",
|
||||
"async-stacktrace" : "0.0.2",
|
||||
"npm" : "1.4.x",
|
||||
"ejs" : "0.6.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue