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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-07-10 10:52:11 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-07-10 10:58:23 +0400
commit503ec4e5db855eca993304ee05bd4acadf2f03e0 (patch)
tree0d6487079a07e54a7eed3b29455aa038b71ca11a /package.json
parent643effe382bb12b4ff1460e9e1987948b1763990 (diff)
Update dependencies.
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 234490b55c..470b3585ea 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"grunt-contrib-jade": "~0.12.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-less": "~0.11.3",
- "grunt-contrib-qunit": "~0.5.1",
+ "grunt-contrib-qunit": "~0.5.2",
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~2.0.1",
@@ -57,7 +57,7 @@
"load-grunt-tasks": "~0.6.0",
"markdown": "~0.5.0",
"npm-shrinkwrap": "~3.1.6",
- "time-grunt": "~0.3.2"
+ "time-grunt": "~0.4.0"
},
"engines": {
"node": "~0.10.1"