Skip to content

Commit 1f82062

Browse files
committed
Update to version 6 of the slider
1 parent 7e2c751 commit 1f82062

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"tests"
2323
],
2424
"dependencies": {
25-
"seiyria-bootstrap-slider": ">= 5.2 < 6.0",
25+
"seiyria-bootstrap-slider": ">= 5.2 < 7.0",
2626
"angular": ">= 1.3 < 1.5"
2727
},
2828
"devDependencies": {

test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<script src="bower_components/jquery/dist/jquery.js"></script>
205205
<script src="bower_components/angular/angular.js"></script>
206206
<script src="bower_components/bootstrap/dist/js/bootstrap.js"></script>
207-
<script src="bower_components/seiyria-bootstrap-slider/js/bootstrap-slider.js"></script>
207+
<script src="bower_components/seiyria-bootstrap-slider/dist/bootstrap-slider.js"></script>
208208

209209
<!-- angular-slider include -->
210210
<script src="slider.js"></script>

0 commit comments

Comments
 (0)