diff --git a/composer.json b/composer.json index 3da918c..fa9d158 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "restruct/silverstripe-quickaddnew", "description": "A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.", - "type": "silverstripe-module", + "type": "silverstripe-vendormodule", "license": "BSD-3-Clause", "authors": [ {