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

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>2020-02-04 02:55:17 +0300
committerKaylee <34007889+KayleePop@users.noreply.github.com>2020-03-10 07:47:52 +0300
commit3f48d793fe28a11dfe06143ee8fca08a334db15e (patch)
tree59bbef92aa241a1289fb04923775efa2d38b353a /package.json
parent96b1917476b94d6724a0e3c7f6947d891fa51fc9 (diff)
chore(package): update electron to version 8.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9a511f0..259787c 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"bittorrent-tracker": "^9.14.0",
"browserify": "^16.4.0",
"disc": "^1.3.3",
- "electron": "^7.0.0",
+ "electron": "^8.0.0",
"finalhandler": "^1.0.0",
"network-address": "^1.1.0",
"run-series": "^1.1.4",