@elizaos/capacitor-canvas 2.0.3-beta.2 → 2.0.3-beta.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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elizaos/capacitor-canvas",
3
- "version": "2.0.3-beta.2",
3
+ "version": "2.0.3-beta.3",
4
4
  "description": "Creates interactive canvases with layers, drawing primitives, and A2UI integration.",
5
5
  "keywords": [
6
6
  "canvas",
@@ -81,5 +81,5 @@
81
81
  "android": true
82
82
  }
83
83
  },
84
- "gitHead": "82fe0f44215954c2417328203f5bd6510985c1fc"
84
+ "gitHead": "f54b0f4eaed317d59fa7dbcdce20f4cdb0734420"
85
85
  }