@internetarchive/bookreader
Advanced tools
Comparing version 4.20.1-alpha3 to 4.20.1-alpha4
{ | ||
"name": "@internetarchive/bookreader", | ||
"version": "4.20.1-alpha3", | ||
"version": "4.20.1-alpha4", | ||
"description": "The Internet Archive BookReader.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -46,2 +46,3 @@ //@ts-check | ||
dataType: "xml", | ||
contentType: "text/xml", | ||
error: function (e, x, y) { | ||
@@ -85,2 +86,3 @@ console.log("TEXT SEL ERROR", e, x, y) | ||
dataType: "xml", | ||
contentType: "text/xml", | ||
error: function (e, x, y) { | ||
@@ -87,0 +89,0 @@ console.log("getPageTextTEXT SEL ERROR", e, x, y) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
7890763
47192