From 91631c834ca2ce8ba46d840685a3469d91d93b89 Mon Sep 17 00:00:00 2001 From: andris9 Date: Mon, 13 Jun 2011 23:31:42 +0300 Subject: [PATCH] package.json fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5bbc21..f6fa834 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ], "dependencies": { "zipfile":"*", - "xml2js":"*", + "xml2js":"*" }, "engine": [ "node >=0.3.0" ], "keywords": ["epub","books"]