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:
authorChris Rebert <code@rebertia.com>2015-04-07 07:38:32 +0300
committerChris Rebert <code@rebertia.com>2015-04-07 07:38:32 +0300
commitd00c33c930d970685cb5e2257a36f7d2dab97155 (patch)
tree966b215ae562f97bc288811fc7e30d40d83cb9c7 /package.json
parentdbf025b4ab5657cc05313607acd4bb80cf5811e7 (diff)
Bump grunt-contrib-connect to ~0.10.1
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 a4158a9a74..12c969f182 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "~0.13.0",
"grunt-contrib-concat": "~0.5.1",
- "grunt-contrib-connect": "~0.9.0",
+ "grunt-contrib-connect": "~0.10.1",
"grunt-contrib-copy": "~0.8.0",
"grunt-contrib-csslint": "~0.4.0",
"grunt-contrib-cssmin": "~0.12.2",