mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Merge pull request #2095 from vvision/develop
Fix plugins not being fetched (update npm)
This commit is contained in:
commit
6940106829
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"nodemailer" : "0.3.x",
|
||||
"jsdom-nocontextifiy" : "0.2.10",
|
||||
"async-stacktrace" : "0.0.2",
|
||||
"npm" : "1.2.x",
|
||||
"npm" : "1.4.x",
|
||||
"ejs" : "0.6.1",
|
||||
"graceful-fs" : "1.1.5",
|
||||
"slide" : "1.1.3",
|
||||
|
|
Loading…
Reference in a new issue