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-26 17:50:47 +0300
committerZac Echola <zac.echola@so.mnscu.edu>2015-01-26 17:50:47 +0300
commit79fe1822a4f3299e3aabb5cab8d3ce4f4e904494 (patch)
treebbdcb3b08056ebe40ac1aad983f7bec7c90e4151
parentf2a225b76ee88621906cb7383f11985e429aef13 (diff)
updates dev dependencies.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c2eecdb..c422a6d 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.6.0",
- "grunt-contrib-jshint": "^0.10.0",
+ "grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1"
},
"peerDependencies": {