Comparing version 0.1.21 to 0.1.22
@@ -167,3 +167,2 @@ "use strict"; | ||
codeUnit = string.charCodeAt(index); | ||
console.log("codeUnit", codeUnit, string.charAt(index)); | ||
// Note: there’s no need to special-case astral symbols, surrogate | ||
@@ -170,0 +169,0 @@ // pairs, or lone surrogates. |
{ | ||
"name": "pagedjs", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"description": "Chunks up a document into paged media flows and applies print styles", | ||
@@ -5,0 +5,0 @@ "author": "Fred Chasen", |
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 too big to display
Sorry, the diff of this file is too big to display
3364914
107990