diff options
author | ThibG <thib@sitedethib.com> | 2020-07-08 16:25:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-08 16:25:03 +0200 |
commit | 54e62f8500e69fb0172d565d062354bc6c19b012 (patch) | |
tree | b5ff100059ab31e064c33f5df8f33301febb5609 /package.json | |
parent | c41da2e96294dc24ba7e039cd3151916fff664db (diff) | |
parent | 11446be6d13f6d4748227a329dcc75c5c78c915d (diff) |
Merge pull request #1378 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bbf436fdb..5aea0e69c 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "stringz": "^2.1.0", "substring-trie": "^1.0.2", "terser-webpack-plugin": "^3.0.6", - "tesseract.js": "^2.1.1", + "tesseract.js": "2.0.0-alpha.16", "throng": "^4.0.0", "tiny-queue": "^0.2.1", "uuid": "^8.2.0", |