mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
Lock down npm version to avaoid bug in later version
This commit is contained in:
parent
5d6c80c55d
commit
23075138b9
@ -25,7 +25,7 @@
|
||||
"log4js" : "0.4.1",
|
||||
"jsdom-nocontextifiy" : "0.2.10",
|
||||
"async-stacktrace" : "0.0.2",
|
||||
"npm" : "1.1",
|
||||
"npm" : "1.1.24",
|
||||
"ejs" : "0.6.1",
|
||||
"graceful-fs" : "1.1.5",
|
||||
"slide" : "1.1.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user