File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,6 @@ node_modules
8
8
# jetbrains #
9
9
# ############
10
10
.idea
11
- * .iml
11
+ * .iml
12
+
13
+ .DS_STORE
Original file line number Diff line number Diff line change 22
22
" tests"
23
23
],
24
24
"dependencies" : {
25
- "seiyria-bootstrap-slider" : " >= 5.2 < 6 .0" ,
25
+ "seiyria-bootstrap-slider" : " >= 5.2 < 7 .0" ,
26
26
"angular" : " >= 1.3 < 1.5"
27
27
},
28
28
"devDependencies" : {
Original file line number Diff line number Diff line change 204
204
< script src ="bower_components/jquery/dist/jquery.js "> </ script >
205
205
< script src ="bower_components/angular/angular.js "> </ script >
206
206
< 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 >
208
208
209
209
<!-- angular-slider include -->
210
210
< script src ="slider.js "> </ script >
You can’t perform that action at this time.
0 commit comments