aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Ball <chris@printf.net>2015-06-03 16:55:59 -0400
committerChris Ball <chris@printf.net>2015-06-03 16:55:59 -0400
commite5ab153e398cd2544515f2560641b8e1f010a3a7 (patch)
tree081a63f3bdd481c16c77fc64ca93bfa185eaad55 /package.json
parent60877cc734120057a069ca5ba220ddf694774977 (diff)
parentb9260e07932e19009ca4e9b35543a25c75a6759a (diff)
Merge pull request #42 from ralphtheninja/master
use rc to get rid of hardcoded configuration
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 96ade62..be715ef 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
"inherits": "^2.0.1",
"magnet-uri": "^4.0.0",
"prettyjson": "^1.1.2",
+ "rc": "^1.0.3",
"ut_gittorrent": "^0.1.0",
"ut_metadata": "^2.7.3",
"webtorrent": "^0.32.0",