From f62e011937fe9455c76eafb59de42725e8e6c073 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Mon, 22 Jan 2018 13:43:33 -0500 Subject: [PATCH] fix(bootstrap-select): add bootstrap-select as a bower dependency --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index d96e2c5823..8f29042e99 100644 --- a/bower.json +++ b/bower.json @@ -24,6 +24,7 @@ "bootstrap-datepicker": "^1.7.1", "bootstrap-sass": "^3.3.7", "bootstrap-select": "~1.12.2", + "bootstrap-slider": "seiyria-bootstrap-slider#^9.9.0", "bootstrap-switch": "<=3.3.3", "bootstrap-touchspin": "~3.1.1", "c3": "~0.4.11",