diff options
author | John McLear <john@mclear.co.uk> | 2014-11-26 15:33:13 +0000 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2014-11-26 15:33:13 +0000 |
commit | 88b3d99fbd8c73fe585c46879a20715a9705fcb7 (patch) | |
tree | b66ace587bfd073ca7556051ed10a769b7467461 /src/package.json | |
parent | 7a4a3b5ef312327d8f16503a74911c60df3f2f09 (diff) | |
parent | b4ddeffd04b3cf414434e0090e0488ebf3a07ece (diff) | |
download | etherpad-lite-88b3d99fbd8c73fe585c46879a20715a9705fcb7.zip |
Merge branch 'develop' of github.com:ether/etherpad-lite into backend-tests
Diffstat (limited to 'src/package.json')
-rw-r--r-- | src/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json index 5f684d0e..1408d9fe 100644 --- a/src/package.json +++ b/src/package.json @@ -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", |