Browse Source

crush tesseract.js when use is-url@1.2.3

fix 1.2.2
pull/198/head
Sukmin Lim 7 years ago committed by GitHub
parent
commit
a62e4b832b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -26,7 +26,7 @@ @@ -26,7 +26,7 @@
"dependencies": {
"file-type": "^3.8.0",
"isomorphic-fetch": "^2.2.1",
"is-url": "^1.2.2",
"is-url": "1.2.2",
"jpeg-js": "^0.2.0",
"level-js": "^2.2.4",
"node-fetch": "^1.6.3",

Loading…
Cancel
Save