Finish updating names

This commit is contained in:
benjamin melançon 2019-07-28 13:15:05 -04:00
parent e589ff4a69
commit 69ddd76f96
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ libraries:
# This section is used by the contrib module, Component Libraries. It allows you # 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: # 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. # See https://www.drupal.org/project/components for more information.
component-libraries: component-libraries:
geofresco: geofresco:

View file

@ -1,5 +1,5 @@
{ {
"name": "family_home", "name": "geofresco",
"version": "1.0.0", "version": "1.0.0",
"scripts": { "scripts": {
"build": "gulp", "build": "gulp",