From 179f1a8c82541869e1fd74b77d0d7b2bc6e208bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 29 Oct 2018 09:02:05 -0400 Subject: [PATCH] Add UI Patterns module --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e186759..9cf7195 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,8 @@ "drupal/coffee": "^1.0@beta", "drupal/twigsuggest": "1.x-dev", "drupal/ckeditor_markdown": "^1.1", - "drupal/minimalhtml": "^1.0" + "drupal/minimalhtml": "^1.0", + "drupal/ui_patterns": "^1.0@RC" }, "repositories": { "drupal": {