From: QWp6t Date: Tue, 15 Dec 2015 05:09:39 +0000 (-0800) Subject: Add tether as bower dependency X-Git-Tag: v4.0.0-alpha.3~444^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7297a79e2c5e6e5a8652feb932a37e933eed2430;p=thirdparty%2Fbootstrap.git Add tether as bower dependency --- diff --git a/bower.json b/bower.json index 0d24a6392c..fac3fe8da6 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" } }