From 2e9e0882680f353b8982b75bf3b82e8365dc9024 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Tue, 27 May 2014 20:22:53 -0400 Subject: [PATCH] add rc to package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 54f3d02..f0eb851 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,8 @@ "watch": "~0.10.0", "docopt": "~0.4.0", "colors": "~0.6.2", - "shell-quote": "^1.4.1" + "shell-quote": "^1.4.1", + "rc": "^0.4.0" }, "bin": { "tend": "bin/tend"