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-09-24 05:46:16 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-09-24 05:46:16 +0300
commit1cbe669a6552165d2050c6098fbd49817a6da3d0 (patch)
treec46106a69118c558f6ceafa072425431c123fb23 /package.json
parent2fc07a53a4e1a6c8f65a81f3cdc5d08071274691 (diff)
electron-prebuilt -> electron
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 b32c24b..5dd4409 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-prebuilt": "^0.37.2",
+ "electron": "^1.4.1",
"finalhandler": "^0.5.0",
"network-address": "^1.1.0",
"run-series": "^1.1.4",