diff --git a/composer.json b/composer.json index 59e7ace..d9af8db 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { "name": "components/jquery_ns_autogrow", "description": "Automatically adjust textarea height based on user input. Non-sucking version.", - "type": "drupal-library", + "type": "component", "license": "MIT", "homepage": "https://github.com/components/jquery_ns_autogrow", "require": { - "components/jquery": ">=1.7.0, < 4.0.0" + "components/jquery": ">=1.7.0, <4.0.0" }, "extra": { "component": {