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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 966f811..107e7d5 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"test": "grunt test"
},
"dependencies": {
- "bootlint": "^0.16.7",
+ "bootlint": "^0.16.8",
"chalk": "^2.4.2",
"micromatch": "^3.1.10"
},