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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2012-12-20 11:52:38 +0400
committerMark Otto <otto@github.com>2012-12-20 11:52:38 +0400
commit9726fded1c587c14b57a61a92b88ac74fe21d320 (patch)
tree20168379104b2e4a05863ed038eb487ad428843a /package.json
parent5d776bcfd2e7da0bcce37252dc983149d8b2d377 (diff)
Get on that carousel indicator lifestyle with some new hawtness
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 794a9565b8..9512b2c733 100644
--- a/package.json
+++ b/package.json
@@ -18,9 +18,9 @@
]
, "devDependencies": {
"uglify-js": "1.3.4"
- , "jshint": "0.6.1"
+ , "jshint": "0.9.1"
, "recess": "1.0.3"
, "connect": "2.1.3"
, "hogan.js": "2.0.0"
}
-} \ No newline at end of file
+}