@wp-playground/blueprints 0.6.8 → 0.6.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1411,10 +1411,6 @@
1411
1411
  "code": {
1412
1412
  "type": "string",
1413
1413
  "description": "The code snippet to eval instead of a php file."
1414
- },
1415
- "throwOnError": {
1416
- "type": "boolean",
1417
- "description": "Whether to throw an error if the PHP process exits with a non-zero code or outputs to stderr."
1418
1414
  }
1419
1415
  },
1420
1416
  "additionalProperties": false