diff options
| author | Lars-Magnus Skog <ralphtheninja@riseup.net> | 2015-06-03 22:44:23 +0200 |
|---|---|---|
| committer | Lars-Magnus Skog <ralphtheninja@riseup.net> | 2015-06-03 22:49:36 +0200 |
| commit | b9260e07932e19009ca4e9b35543a25c75a6759a (patch) | |
| tree | b62e78030418afe52b61a9344b7dcfbe5f13c69d /package.json | |
| parent | 0af44fb305e1bc6af86e231959442edf14ad4649 (diff) | |
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", |
