diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 931d664..74558c7 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "main": "lib/index.js", "browser": "./lib/browser.js", "dependencies": { - "bash-color": "0.0.3", + "bash-color": "0.0.4", "cheerio": "0.20.0", "chokidar": "1.4.3", "cp": "0.2.0", |