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 <markdotto@gmail.com>2015-08-05 08:29:45 +0300
committerMark Otto <markdotto@gmail.com>2015-08-05 08:29:45 +0300
commit1ddc3f5e21d8a7df6fdec100c48c82aaf8751a83 (patch)
tree9a9380632e1a113b1fe0f8aa72be25bfb0fd7fad /bower.json
parent8ee9da2f54bcf7da2fc599a93e2d53a78be3ce9f (diff)
parentab412b2404d12a3c55d1c4b798bd42ef32e80fab (diff)
Merge branch 'master' into v4m
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 795aa445a9..0d24a6392c 100644
--- a/bower.json
+++ b/bower.json
@@ -29,6 +29,6 @@
"test-infra"
],
"dependencies": {
- "jquery": ">= 1.9.1"
+ "jquery": "1.9.1 - 2"
}
}