diff --git a/web/themes/custom/geofresco/geofresco.info.yml b/web/themes/custom/geofresco/geofresco.info.yml index 5f8d1da..2cc4c65 100644 --- a/web/themes/custom/geofresco/geofresco.info.yml +++ b/web/themes/custom/geofresco/geofresco.info.yml @@ -33,7 +33,7 @@ libraries: # This section is used by the contrib module, Component Libraries. It allows you # to reference .twig files in your sass/ directory by using the Twig namespace: -# @family_home +# @geofresco # See https://www.drupal.org/project/components for more information. component-libraries: geofresco: diff --git a/web/themes/custom/geofresco/package.json b/web/themes/custom/geofresco/package.json index 87ad0f8..a517269 100644 --- a/web/themes/custom/geofresco/package.json +++ b/web/themes/custom/geofresco/package.json @@ -1,5 +1,5 @@ { - "name": "family_home", + "name": "geofresco", "version": "1.0.0", "scripts": { "build": "gulp",