diff --git a/hillrange/ckeditor/0.1/manifest.json b/hillrange/ckeditor/0.1/manifest.json index 2104ec72..1fb4a549 100644 --- a/hillrange/ckeditor/0.1/manifest.json +++ b/hillrange/ckeditor/0.1/manifest.json @@ -6,6 +6,6 @@ "config/": "%CONFIG_DIR%/" }, "composer-scripts": { - "ckeditor:install": "symfony-cmd" + "ckeditor:install --clear=drop": "symfony-cmd" } }