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-01-10 06:41:57 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-01-10 06:41:57 +0300
commit86efcd95b92631e636aa6fc14bac66945eab2ea3 (patch)
tree8ee997d6a090c973994745430b5b2fd31bc9bb69 /package.json
parent26da1ac37e057bf0b18a6b94dedeec9ec151ae99 (diff)
Remove windows-no-runnable
Fixes #440
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 aeea0bc..2346156 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"ut_metadata": "^3.0.1",
"ut_pex": "^1.0.1",
"videostream": "^1.1.4",
- "windows-no-runnable": "0.0.6",
+ "winreg": "0.0.15",
"xtend": "^4.0.0",
"zero-fill": "^2.2.0"
},