Bugfix for dependency

pull/528/head
Egil Moeller 2012-02-29 16:04:57 +01:00
parent a894fcd4f9
commit 30b5a92bd0
1 changed files with 1 additions and 1 deletions

View File

@ -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" }
}