diff options
| author | Chris Ball <chris@printf.net> | 2015-06-03 16:55:59 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-06-03 16:55:59 -0400 |
| commit | e5ab153e398cd2544515f2560641b8e1f010a3a7 (patch) | |
| tree | 081a63f3bdd481c16c77fc64ca93bfa185eaad55 /package.json | |
| parent | 60877cc734120057a069ca5ba220ddf694774977 (diff) | |
| parent | b9260e07932e19009ca4e9b35543a25c75a6759a (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.json | 1 |
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", |
