diff --git a/packages/nx-shopify/src/builders/deploy/schema.json b/packages/nx-shopify/src/builders/deploy/schema.json index 7859a3f..46364f5 100644 --- a/packages/nx-shopify/src/builders/deploy/schema.json +++ b/packages/nx-shopify/src/builders/deploy/schema.json @@ -20,7 +20,7 @@ "allowLive": { "type": "boolean", "description": "Enables making changes to the Shopify Live Theme", - "default": "false" + "default": false }, "open": { "type": "boolean",