Skip to content

Commit

Permalink
ISSUE-164: Update Drupal facets module so range slider functions (#165)
Browse files Browse the repository at this point in the history
* Update facets to most recent commit and update to rerolled patch for range slider

* Update hash for facets module the proper way
  • Loading branch information
aksm authored Apr 11, 2022
1 parent 4ad55e2 commit 1afdca9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"enable-patching": true,
"patches": {
"drupal/facets": {
"Fix deprecated JQUERY UI Slider": "https://www.drupal.org/files/issues/2021-11-12/issue-3153622-nouislider_25.patch"
"Fix deprecated JQUERY UI Slider": "https://www.drupal.org/files/issues/2022-03-07/issue-315622-nouislider_25_0.patch"
}
}
}
Expand Down
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1afdca9

Please sign in to comment.