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:
authorZac Echola <zac.echola@so.mnscu.edu>2015-01-23 17:30:30 +0300
committerZac Echola <zac.echola@so.mnscu.edu>2015-01-23 17:30:30 +0300
commit82a5d305387a068aebf720ea6913c395a0821e18 (patch)
tree7cc45e0808a1aed0980db7012946efa295e23f4d /package.json
parentc8403f4bd7862eca320dfc381ccd741fcf387494 (diff)
bump to 0.10.0
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 6299638..6e5b76e 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"test": "grunt test"
},
"dependencies": {
- "bootlint": "^0.9.1",
+ "bootlint": "^0.10.0",
"chalk": "^0.5.1"
},
"devDependencies": {