-
- Downloads
parent
d5a5814d
No related branches found
No related tags found
... | ... | @@ -57,7 +57,7 @@ |
"drupal/slick": "~2.0", | ||
"drupal/slick_views": "~2.0", | ||
"drupal/metatag": "^1.12", | ||
"drupal/webp": "~1.0" | ||
"drupal/webp": "1.0-beta6" | ||
}, | ||
"suggest": { | ||
"npm-asset/dropzone": "~5.0: Provides JavaScript library necessary for Dropzone", | ||
... | ... | @@ -92,6 +92,10 @@ |
"https://www.drupal.org/files/issues/2019-07-25/3070343-8.patch", | ||
"Issue #2679875: Inline Entity Form integration": | ||
"https://www.drupal.org/files/issues/2020-04-21/2679875-13.patch" | ||
}, | ||
"drupal/webp": { | ||
"Issue #3153137: Using Image Widget Crop in responsive images does not refresh webp image": | ||
"https://www.drupal.org/files/issues/2022-01-31/webp-support-image-crop-3153137-12.patch" | ||
} | ||
} | ||
} | ||
... | ... |
Please register or sign in to comment