diff --git a/composer-local.json b/composer-local.json index 3098901..7035477 100644 --- a/composer-local.json +++ b/composer-local.json @@ -5,10 +5,5 @@ "require": { "greenpeace/planet4-child-theme-storytelling" : "dev-main" }, - "scripts": { - "install:plugin-gravity-forms": "wp plugin install --activate https://storage.googleapis.com/planet4-3rdparty-plugins/gravityforms_2.4.4.zip", - "site:custom": [ - "@install:plugin-gravity-forms" - ] - } + "scripts": {} }