From 129a729319fcfc73cf0c40066e5241b9755f5fb9 Mon Sep 17 00:00:00 2001 From: Greg Anderson Date: Tue, 14 Apr 2015 10:53:58 -0700 Subject: [PATCH] Change type from drupal-module to project. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 79cecc8f3..d19c89e69 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "drupal/console", "description": "Drupal Console", "keywords": ["Drupal", "Console", "Development"], - "type": "drupal-module", + "type": "project", "license": "MIT", "authors": [ {