bump bash-color to version that has a license

Version currently being used does not have a license making it difficult for companies to use.
This commit is contained in:
Dylan Greene
2016-05-06 09:56:43 -04:00
parent 4f7421993f
commit 55614f1675
+1 -1
View File
@@ -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",