From 4fe36bc0cb753d43369d77800a43f4daa9ef2c07 Mon Sep 17 00:00:00 2001 From: Hendrik Osterholz <53285-hosterholz@users.noreply.drupalcode.org> Date: Wed, 30 Jul 2025 09:29:02 +0200 Subject: [PATCH] Add package type "drupal-library" for composer/installers --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 46b21ed8493a..932aced77756 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "entreprise7pro/bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web with jQuery v4 support.", + "type": "drupal-library", "keywords": [ "css", "js",