Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/naptha/tesseract.js.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Wu <jeromewus@gmail.com>2019-12-23 14:51:01 +0300
committerJerome Wu <jeromewus@gmail.com>2019-12-23 14:51:01 +0300
commitb8aba2edddf41207fc0d04c067c8ba69e8a7ec36 (patch)
tree1d960b2e98fe6f46eb8da25723d4cae851748cd2 /package.json
parentb603d42547b872a3634771597600e099f072ac41 (diff)
Add electron environment check, fix #376
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e04899d..e45fc66 100644
--- a/package.json
+++ b/package.json
@@ -60,6 +60,7 @@
"bmp-js": "^0.1.0",
"file-type": "^12.4.1",
"idb-keyval": "^3.2.0",
+ "is-electron": "^2.2.0",
"is-url": "1.2.2",
"node-fetch": "^2.6.0",
"opencollective-postinstall": "^2.0.2",