Finish updating names
This commit is contained in:
parent
e589ff4a69
commit
69ddd76f96
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "family_home",
|
"name": "geofresco",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "gulp",
|
"build": "gulp",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue