Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 236d24d..b62d1c7 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,7 @@
"gruntplugin"
],
"dependencies": {
- "bootlint": "^0.1.1"
+ "bootlint": "^0.1.1",
+ "colors": "^0.6.2"
}
}