mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
Add jsdom as a dependency to be able to parse HTML in the server
This commit is contained in:
parent
e4481ea22b
commit
4e5e5edc8e
@ -19,7 +19,8 @@
|
||||
"uglify-js" : "1.0.7",
|
||||
"gzip" : "0.1.0",
|
||||
"formidable" : "1.0.2",
|
||||
"log4js" : "0.3.8"
|
||||
"log4js" : "0.3.8",
|
||||
"jsdom" : "0.2.9"
|
||||
},
|
||||
"version" : "1.0.0"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user