aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
}
}