zephyr-metro-plugin 0.1.5-next.2 → 0.1.5-next.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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zephyr-metro-plugin",
3
- "version": "0.1.5-next.2",
3
+ "version": "0.1.5-next.4",
4
4
  "description": "Metro bundler plugin for deploying React Native applications with Zephyr Cloud - OTA updates, Module Federation, and seamless deployment",
5
5
  "type": "commonjs",
6
6
  "license": "Apache-2.0",
@@ -28,8 +28,8 @@
28
28
  }
29
29
  },
30
30
  "dependencies": {
31
- "zephyr-agent": "0.1.5-next.2",
32
- "zephyr-edge-contract": "0.1.5-next.2"
31
+ "zephyr-agent": "0.1.5-next.4",
32
+ "zephyr-edge-contract": "0.1.5-next.4"
33
33
  },
34
34
  "repository": {
35
35
  "type": "git",