mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Bugfix for dependency
This commit is contained in:
parent
a894fcd4f9
commit
30b5a92bd0
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
"version": "0.0.1",
|
||||
"author": "RedHog (Egil Moeller) <egil.moller@freecode.no>",
|
||||
"contributors": [],
|
||||
"dependencies": {"etherpad-lite": "1"},
|
||||
"dependencies": {},
|
||||
"engines": { "node": ">= 0.4.1 < 0.7.0" }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue