@elizaos/capacitor-camera 2.0.3-beta.2 → 2.0.3-beta.4

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-camera",
3
- "version": "2.0.3-beta.2",
3
+ "version": "2.0.3-beta.4",
4
4
  "description": "Captures photos, records video, and streams camera preview with manual controls.",
5
5
  "keywords": [
6
6
  "camera",
@@ -81,5 +81,5 @@
81
81
  "android": true
82
82
  }
83
83
  },
84
- "gitHead": "82fe0f44215954c2417328203f5bd6510985c1fc"
84
+ "gitHead": "f76f55793a0fb8d6b869dd8ddce03970de061e34"
85
85
  }