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>2014-09-25 18:03:15 +0400
committerZac Echola <zac.echola@so.mnscu.edu>2014-09-25 18:03:15 +0400
commit40fd88e315929f2751e9f59f437208e6e77a14f9 (patch)
treeef8552c8545d306548a8a15f9f2b5743ce14138c /package.json
parenta4320a1c559b1720dfcae46703f260780cc9a237 (diff)
update to 0.2.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 b62d1c7..bdc2b3d 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"gruntplugin"
],
"dependencies": {
- "bootlint": "^0.1.1",
+ "bootlint": "^0.2.0",
"colors": "^0.6.2"
}
}