aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorQWp6t <[email protected]>2015-12-14 21:09:39 -0800
committerQWp6t <[email protected]>2015-12-15 12:56:33 -0800
commit7297a79e2c5e6e5a8652feb932a37e933eed2430 (patch)
tree5d436ef390dd6afa37841b74e5e3164d42a3b913 /bower.json
parent5cb503e6306116bce6de78c8b7436a13db851fab (diff)
downloadbootstrap-7297a79e2c5e6e5a8652feb932a37e933eed2430.tar.xz
bootstrap-7297a79e2c5e6e5a8652feb932a37e933eed2430.zip
Add tether as bower dependency
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 0d24a6392..fac3fe8da 100644
--- a/bower.json
+++ b/bower.json
@@ -29,6 +29,7 @@
"test-infra"
],
"dependencies": {
- "jquery": "1.9.1 - 2"
+ "jquery": "1.9.1 - 2",
+ "tether": "^1.1.1"
}
}