diff --git a/blueprint.json b/blueprint.json index 98834bc..83262e4 100644 --- a/blueprint.json +++ b/blueprint.json @@ -10,11 +10,11 @@ }, "login": true, "steps": [ - { - "step": "defineWpConfigConsts", - "consts": { - "WP_DEBUG": true - } + { + "step": "defineWpConfigConsts", + "consts": { + "WP_DEBUG": true + } }, { "step": "installPlugin",