Add electron option when detecting environment

This commit is contained in:
jeromewu
2019-12-27 09:03:54 +00:00
parent c506475a76
commit 1bacf193d9
3 changed files with 20 additions and 3 deletions

View File

@@ -40,6 +40,7 @@
"dependencies": {
"@ffmpeg/core": "^0.5.0",
"idb": "^4.0.5",
"is-electron": "^2.2.0",
"is-url": "^1.2.4",
"node-fetch": "^2.6.0",
"regenerator-runtime": "^0.13.3",