Parcourir la source

patched drupal/jquery_ui_touch_punch

bach il y a 3 ans
Parent
commit
465ffb0e21
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      composer.json

+ 5 - 0
composer.json

@@ -96,6 +96,11 @@
           "recurse": true,
           "replace": false,
           "merge-extra": true
+        },
+        "patches": {
+          "drupal/jquery_ui_touch_punch": {
+            "jQuery UI Touch Punch library https://www.drupal.org/project/jquery_ui_touch_punch/issues/3159222":"https://www.drupal.org/files/issues/2021-02-26/jquery_ui_touch_punch.patch"
+          }
         }
     }
 }