From aa6814874af741f9cf4ed8a9d99f911b7cdfc877 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Wed, 24 Feb 2016 16:04:05 -0800 Subject: [PATCH] package: added chalk --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d2a9596..99335ae 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "array-unique": "0.2.1", "babel-plugin-transform-runtime": "6.5.2", "babel-runtime": "6.5.0", + "chalk": "1.1.1", "commander": "2.9.0", "copy-paste": "1.1.4", "fs-promise": "0.4.1",