aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-28 15:52:28 -0800
committerMark Otto <[email protected]>2016-12-28 15:52:28 -0800
commit047d4a77da5af8b59fd562935669c550272f57a6 (patch)
tree7a2daf4d737693826c6d264113adc6e987c3ae2a /bower.json
parent11d52ba9498990483d822a5a42d371393a110080 (diff)
parente1e621be046a4541a2fd36e445015ee44de3c67e (diff)
downloadbootstrap-047d4a77da5af8b59fd562935669c550272f57a6.tar.xz
bootstrap-047d4a77da5af8b59fd562935669c550272f57a6.zip
Merge branch 'v4-dev' into v4-docs-streamlined
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index ef01e93e3..c51d71b2f 100644
--- a/bower.json
+++ b/bower.json
@@ -11,7 +11,7 @@
"framework",
"web"
],
- "homepage": "http://getbootstrap.com",
+ "homepage": "https://getbootstrap.com",
"license": "MIT",
"moduleType": "globals",
"main": [
@@ -30,6 +30,6 @@
],
"dependencies": {
"jquery": "1.9.1 - 3",
- "tether": "^1.1.1"
+ "tether": "^1.3.7"
}
}