File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,8 @@ Stable version 0.1.1
20
20
<script src="https://cdn.rawgit.com/dangrossman/bootstrap-daterangepicker/master/daterangepicker.js"></script>
21
21
<script src="https://cdn.rawgit.com/ohadpartuck/jquery-filters-plugin/v0.1.1/jquery.filters.js" type="text/javascript"></script>
22
22
23
- <link rel="stylesheet" media="all" href="https://cdn.rawgit.com/ohadpartuck/ohadpartuck.github.io/master/filter_demo/css/docs.min.css">
24
23
<link rel="stylesheet" media="all" href="https://cdn.rawgit.com/dangrossman/bootstrap-daterangepicker/master/daterangepicker-bs3.css">
25
24
<link rel="stylesheet" media="all" href="https://cdn.rawgit.com/ohadpartuck/jquery-filters-plugin/master/css/improvely.css">
26
- <link rel="stylesheet" media="all" href="https://cdn.rawgit.com/ohadpartuck/ohadpartuck.github.io/master/filter_demo/css/documenter_style.css">
27
- <link rel="stylesheet" media="all" href="https://cdn.rawgit.com/ohadpartuck/ohadpartuck.github.io/master/filter_demo/css/prettify.css">
28
25
<link rel="stylesheet" media="all" href="https://cdn.rawgit.com/ohadpartuck/jquery-filters-plugin/v0.1.1/css/jquery.filters.css">
29
26
<link rel="stylesheet" media="all" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
30
27
Original file line number Diff line number Diff line change 31
31
"homepage" : " https://github.com/ohadpartuck/jquery-filters-plugin#readme" ,
32
32
"dependencies" : {
33
33
"bootstrap" : " ^3.3.5" ,
34
- "jquery" : " ^2.1.4"
34
+ "daterangepicker" : " 0.0.3" ,
35
+ "jquery" : " ^2.1.4" ,
36
+ "moment" : " ^2.10.6"
35
37
}
36
38
}
You can’t perform that action at this time.
0 commit comments