From 779e57511b8f13ae63bdf81a58891450ea116f15 Mon Sep 17 00:00:00 2001 From: craigray Date: Mon, 26 Feb 2018 10:11:51 +1100 Subject: [PATCH] Changes requested by Tobias for Flex Recipe --- hillrange/ckeditor/0.1/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hillrange/ckeditor/0.1/manifest.json b/hillrange/ckeditor/0.1/manifest.json index 5a0af06c..2104ec72 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": "symfony-cmd" } }