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:
authorFeross Aboukhadijeh <feross@feross.org>2016-10-13 01:52:27 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-10-13 02:00:50 +0300
commitea87d783a7116bd8d961b2125b41dc89b8d02b50 (patch)
treea8482f76b27f053813ec9af12db6dd145c8bcd99 /package.json
parent7371b3cac0158ad105c7c8bc1d43b234158a4375 (diff)
travis: attempt to fix CI
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 70c119f..00dab42 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"brfs": "^1.4.3",
"browserify": "^13.0.1",
"cross-spawn": "^4.0.0",
- "electron": "^1.4.1",
+ "electron-prebuilt": "^0.37.8",
"finalhandler": "^0.5.0",
"network-address": "^1.1.0",
"run-series": "^1.1.4",