composer include js-cooky library
This commit is contained in:
+3
-1
@@ -149,6 +149,7 @@
|
||||
"drupal/webform": "^6.3",
|
||||
"drupal/workflow": "~2.1.13",
|
||||
"drush/drush": "^13",
|
||||
"js-cookie/js-cookie": "*",
|
||||
"kint-php/kint": "^3.3",
|
||||
"politsin/jquery-ui-touch-punch": "^1",
|
||||
"smalot/pdfparser": "*",
|
||||
@@ -213,7 +214,8 @@
|
||||
"merge-plugin": {
|
||||
"include": [
|
||||
"web/profiles/d8-starterkit-profile/composer.json",
|
||||
"web/modules/contrib/webform/composer.libraries.json"
|
||||
"web/modules/contrib/webform/composer.libraries.json",
|
||||
"web/modules/contrib/js_cookie/composer.libraries.json"
|
||||
],
|
||||
"recurse": true,
|
||||
"replace": false,
|
||||
|
||||
Reference in New Issue
Block a user