From 6a44cb7e4951b5af92bd579aa567bd09af4ab26b Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 18 Jun 2013 19:47:10 +0300 Subject: [PATCH] Update commander @1.2.x. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e09b46e..1a28d0da 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "test": "vows" }, "dependencies": { - "commander": "1.1.x" + "commander": "1.2.x" }, "devDependencies": { "vows": "0.7.x", -- 2.34.1