Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / chi-teck / drupal-code-generator / templates / d8 / composer.twig
index 89e9a2024cf08dbcbc237c0871ed6493e8f6cbdc..f9a7ffd781e4aeb28ec4e4fcc71d58575c46eb13 100644 (file)
@@ -2,7 +2,7 @@
   "name": "drupal/{{ machine_name }}",
   "type": "{{ type }}",
   "description": "{{ description }}",
-  "keywords": ["Drupal"],
+  "keywords": ["Drupal"]{{ drupal_org ? ',' }}
 {% if (drupal_org) %}
   "license": "GPL-2.0+",
   "homepage": "https://www.drupal.org/project/{{ machine_name }}",