@ptengine/lp-editor-core 1.0.0-alpha.1 → 1.0.0-alpha.3

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ptengine/lp-editor-core",
3
- "version": "1.0.0-alpha.1",
3
+ "version": "1.0.0-alpha.3",
4
4
  "description": "Landing page editor v4 core: v4 source format contract, EditOp apply/inverse, canonical serializer and Tailwind compile. Shared byte-for-byte by the browser editor and the Node-side AI service.",
5
5
  "private": false,
6
6
  "type": "module",