Comparing version 0.0.5 to 0.0.6
@@ -118,3 +118,3 @@ var cacher = require('epub-cache'); | ||
} else { | ||
total = filelist.length; | ||
total = filelist.length-1; | ||
} | ||
@@ -121,0 +121,0 @@ |
{ | ||
"name": "epub2web", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Web server module to allow reading of Epub content directly in the browser, without plugins or specialized applications. ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
1072730