diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a545cc9..91bd618 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,8 @@ "send": "0.2.0", "tiny-lr-fork": "0.0.5", "tmp": "0.0.24", - "crc": "3.2.1" + "crc": "3.2.1", + "bash-color": "0.0.3" }, "devDependencies": { "mocha": "1.18.2", |